implementation of router, navigation bar and settings.#38
implementation of router, navigation bar and settings.#38abdahmed22 wants to merge 56 commits intodevelopment_2.0.0from
Conversation
|
Branch name should be 'base branch + a descriptive name for changes done in the PR'. Change branch name to development_2.0_add_routes |
zaelgohary
left a comment
There was a problem hiding this comment.
Good job, just small comments.
- Settings title should be aligned with page content
- check if old pass in settings is true
- change settings fs to 1.7rem
- add :disabled="!form?.isValid || loading" to all forms
|
Good job ya 3obad, i just have some comments
|
|
Why it shouldn't accept social characters btw Screencast.from.08-27-2024.10.30.08.AM.webmAfter I pressed Screencast.from.08-27-2024.10.32.40.AM.webmWhen the users press submit, you have to send their Also, I should be able to update the email if there is no email associated Same happening in the Passwords form, The loading button was loading forever, the request API URL wasn't valid |











Description
Create routes for the website and Create a navigation bar to use the router.
Changes
Related Issues