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

fixed featured section issues #530

Closed
wants to merge 3 commits into from
Closed

fixed featured section issues #530

wants to merge 3 commits into from

Conversation

SumaLatha2023
Copy link

@SumaLatha2023 SumaLatha2023 commented Oct 18, 2024

Issue: Improper Display of Featured Section and Empty Button Elements

The featured section of the website had several issues affecting its visual appearance and usability:

  • Misaligned Layout: The elements within the featured section were not displaying properly on different screen sizes, leading to a poor user experience on mobile and tablet devices.
  • Unnecessary Buttons: There was an extra, unnecessary empty button next to the "Shop Sunglasses" and "Shop Clothing" sections, which cluttered the interface.
  • Animations: The hover animations for the images were present but inconsistent and lacked fluidity, reducing the visual appeal of the section.

Before:

Screenshot 2024-10-18 172540

Screenshot 2024-10-18 184812

After:

Screen.Recording.2024-10-18.175158.mp4

Screenshot 2024-10-18 185013

Fixes Implemented

  1. Responsive Design:

    • Adjusted the layout for mobile, tablet, and desktop views using media queries. The sections now dynamically resize and stack vertically on smaller devices, ensuring a seamless user experience regardless of screen size.
  2. Elimination of Unnecessary Buttons:

    • Removed the unnecessary empty buttons, cleaning up the interface and improving the visual hierarchy of the page.
  3. Button and Font Size Adjustments:

  4. Improved Hover Animations:

    • Improved the hover animations for images within the featured section, adding a smoother scaling effect when users hover over each item.

Impact

These changes have significantly improved the usability and visual appeal of the featured section. The section now:

  • Displays consistently across all device sizes, providing an enhanced user experience for mobile, tablet, and desktop users.
  • Has a cleaner interface with the removal of unnecessary elements, improving the overall design.
  • Engages users with smooth animations and well-sized buttons that make navigation intuitive and pleasant.

By addressing these key issues, the featured section is now fully optimized for both functionality and aesthetics.

Copy link

vercel bot commented Oct 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
trend-trove-ecommerce ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 9:10am

@SumaLatha2023
Copy link
Author

@Tejashri-Taral kindly review and merge the request

Copy link
Collaborator

@hars-21 hars-21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

Shop sandals box is overflowing out of the screen. Please fix it. @SumaLatha2023

@SumaLatha2023
Copy link
Author

check it out ..
Screenshot 2024-10-20 124845

@hars-21
Copy link
Collaborator

hars-21 commented Oct 20, 2024

@SumaLatha2023 Please fix the merge conflicts

@SumaLatha2023
Copy link
Author

SumaLatha2023 commented Oct 21, 2024

@hars-21 Merged

@SumaLatha2023
Copy link
Author

Kindly merge it ..

Copy link
Collaborator

@hars-21 hars-21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SumaLatha2023 There is too much white spacing that is not needed. You can reduce the size of the images too.

image

@SumaLatha2023
Copy link
Author

@hars-21 I have tried that but I couldn't find where the styling of the images is as the code was not as organized
Let me know if I had to work on it

@Tejashri-Taral
Copy link
Owner

Tejashri-Taral commented Oct 24, 2024

@SumaLatha2023 Where were you assigned? as I notice that you are not assigned to it
Read #90
due to guidelines we can't merge it
sorry for inconvenience cause by @hars-21 c
closes #561

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

Successfully merging this pull request may close these issues.

3 participants