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] Inconsistent Category Card Images and Load More Functionality Misplacement #765

Open
5 tasks done
kavya410004 opened this issue Oct 18, 2024 · 2 comments
Open
5 tasks done

Comments

@kavya410004
Copy link
Contributor

kavya410004 commented Oct 18, 2024

Description

I have observed two issues with the current implementation of the category cards on the homepage:

  • Category Card Images: The images used for the category cards are different from those in the HTML, CSS, JS version of the site. The new images are disproportional, leading to an uneven and inconsistent user interface.
  • Load More Functionality on Home Page: The "Load More" functionality for categories is currently available on the homepage, which should not be the case. This feature should be exclusive to the category page for better navigation and user experience.

Proposed Solution:

  • Image Replacement: Replace the current category images with the older ones from the HTML, CSS, JS version, as they are more suitable and maintain a consistent proportion, thus improving the visual appeal of the category cards.
  • Component Separation: Separate the categories component from the "Load More" button and its functionality into two distinct components. This will ensure that the "Load More" feature is only available on the category page, providing a cleaner homepage experience.

Benefits:

  • Improves UI Consistency: Using the original images will restore the proportionality of category cards, enhancing the overall aesthetic appeal.
  • Enhances User Experience: By limiting the "Load More" functionality to the category page, users will have a more intuitive and focused browsing experience.

Please let me know if there are any guidelines or preferences I should follow while working on these changes.

Screenshots

Current category cards (uneven look):
image

Old category cards (even look):
image

Show more button in home page:
image

Any additional information?

No response

What browser are you seeing the problem on?

No response

Checklist

  • I have checked the existing issues
  • I have read the Contributing Guidelines
  • I'm a GSSoC'24-Extd contributor
  • I'm a Hacktoberfest'24 contributor
  • I am willing to work on this issue (optional)
@kavya410004 kavya410004 added the bug Something isn't working label Oct 18, 2024
Copy link

Hello kavya410004! Thanks for opening an issue in Ezyshop! 🚀

  • We'll get back to you as soon as possible.

  • Hope you star our Repo.

  • Join our Discord Server to collaborate and discuss further.

@mdazfar2
Copy link
Owner

@kavya410004 you are assigned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants