-
Notifications
You must be signed in to change notification settings - Fork 242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Es1 4 final steps #198
base: develop
Are you sure you want to change the base?
Es1 4 final steps #198
Conversation
- created env file for config - updated firebase rules - and updated the firebase project name
- fixed Eslint errors - Created a component template and Design Quick Action Button - implemented efficiency state management. (ES2.4) - implemented user feedback using loading state. (ES2.4)
- added more quick action buttons
- fixed Eslint Errors - Added Other Quick Action buttons
- Removed Close icon - added padding between quick action button text and icon
- added styling for other quick action buttons - added disabled state - made text for quick action buttons dynamic - added default buttion for quick action
- fixing pop up quick action buttons responsiveness - made buttons dynamic passed through text
- Created Discover Library branch
- Created a Page for discovery Library - added discoveryLibrary UI template in chat template directory - Design and integrated Discovery Library UI
- added images to custom prompts
- Fixed ESlint errors - added discover librari UI template - made chat template reusable into hooks
- removed background on cards
- got changes from surbhi (discovery button) - routed discovery button to discovery library ui page
- added user dynamic state when user logs in
- made sure discovery button is centered correctly
- added route to discovery library ui
- Created OnBoarding Component for welcome page - created page to route to welcome page - addded some styling for welcome page design
- imported image dropdown icon - created routes to profile setup - created and designed progress bar component - made progress bar resusable props in welcome screen component
- recreated progress bar component due to bug issue - Refactored the code for progress bar component - removed unnecessary stylings on welcome component
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @MisakaZentai,
What issue is this Pull Request actually resolves. Can you update the pull request with all the details filled within PR template.
Hi @yunusj and @Ahmedr275 , This PR is no longer relevant to the issue or project requirements of the Epics, and I believe it should be closed. Could you please review and close it if everything looks good? Thank you! |
Description
I implement the final step pages.
Related Issue
If this PR addresses an issue, link to it here.
Type of Change
Please select the type(s) of change that apply and delete those that do not.
Proposed Solution
Describe your code changes in detail. Explain how you implemented your solution and any design decisions you made.
How to Test
Provide instructions on how to test these changes. Include details on test configurations, test cases, and expected outcomes.
Unit Tests
List the unit tests added or modified to verify your changes.
Documentation Updates
Indicate whether documentation needs to be updated due to this PR.
If yes, describe what documentation updates are needed and link to the relevant documentation.
Checklist
Additional Information
Add any other information that might be useful for the reviewers.