Skip to content
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

[BUG]: Want to improve main section UI dynamicity, Navbar navigation & remove unwanted elements #311

Open
Jivan052 opened this issue Jan 11, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@Jivan052
Copy link
Contributor

Description

Issues:

1. "Our Specialities" Section

  • There are only images in this section, but no text is associated with them to indicate the specialities category names.
  • Clicking on the images does not navigate to the respective sections.
    Solution:
    Add text labels to the images indicating the category names.
    Make the images clickable and add navigation functionality to redirect users to the respective sections.
    Screenshot 2025-01-12 043843

2. Navbar Issues

  • There are multiple unwanted links in the navbar, such as "User" and "Profile."
  • Both links represent the same meaning in general, but clicking on "User" navigates to the cart, which is incorrect and creates confusion.
    Solution:
  • Remove redundant links and keep only one link named "Profile."
  • Ensure "Profile" correctly navigates to the user profile page instead of the cart.
    Screenshot 2025-01-12 044004
issue.mp4

3. Logout Feature Placement

  • The logout feature is not inside the profile section, which goes against standard UI/UX practices.
  • Logout should always be placed within the profile section to improve user engagement and maintain a structured layout.
    Solution:
    Move the logout feature to the profile section.

Screenshots

No response

Any additional information?

No response

What browser are you seeing the problem on?

No response

@Jivan052 Jivan052 added the bug Something isn't working label Jan 11, 2025
@Jivan052
Copy link
Contributor Author

@Mujtabaa07 Assign this issue to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant