-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
- When any path leads to an invalid profile then the screen keeps on switching between
Loading Profile
andUser not found
almost instantaneously leading to flickering continuously. - Furthermore, upon changing the username from
Testing123
toMeraNaamYajat
, the back button points to the invalid url ofhttp://localhost/profile/Testing123
instead ofhttp://localhost/profile/MeraNaamYajat
. - When any path leads to an invalid course then the Go Back button is not in sync with the rest of the buttons on the website.
- When going to a Professor's page, the path shows the Professor Id instead of the Professor Name, which is not in accordance to the rest of the website. For example, on going to Ankit Gangwal's page, this url pops up:
http://localhost/professors/22b95b01-acc3-4af0-8382-01f23c6afa82
. - 4. When any path leads to an invalid professor then the Go Back button is not in sync with the rest of the buttons on the website.
Metadata
Metadata
Assignees
Labels
No labels