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

Fix bugs in common components #23

Open
4 of 14 tasks
thxforall opened this issue Dec 11, 2024 · 0 comments
Open
4 of 14 tasks

Fix bugs in common components #23

thxforall opened this issue Dec 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working common-components e.g header, footer, modal ... enhancement New feature or request
Milestone

Comments

@thxforall
Copy link
Contributor

thxforall commented Dec 11, 2024

Description:

  • This issue tracks the bugs identified in common components and their resolution. Below are the details for each component

Tasks

Header

  • Adjust responsive width and height for scrolling.
  • Refine scroll animations.
  • Fix issues with menu, search, mypage buttons.

Search Bar

  • Reset states (menu, search, modal) on page transitions.
  • Fix non-functional scrolling behavior.
  • Adjust responsive dimensions for better usability.

Article

  • Adjust page text for better readability.
  • Fix hover events: Image,Item hover behavior.
  • Fix issues with item rendering.
  • Resolve layout issues in Weekly Best section.

Responsive

  • Fix layout breaking on widths between 767px and 1270px.
  • Resolve issues with the mobile header.

UX

  • Ensure scrolling is reset to the top when the page loads.
  • Fix Transform animation

Additional Notes

Test each fix on multiple screen sizes and devices.
Prioritize responsive and UX issues that significantly impact the user experience.

@thxforall thxforall added bug Something isn't working enhancement New feature or request common-components e.g header, footer, modal ... labels Dec 11, 2024
@thxforall thxforall added this to the 2024 Q4 milestone Dec 11, 2024
@thxforall thxforall self-assigned this Dec 11, 2024
@github-project-automation github-project-automation bot moved this to Backlog in decoded-app Dec 11, 2024
thxforall added a commit that referenced this issue Dec 17, 2024
Updated the nav section in the header component.
- Reason: Conflict caused by z-index and unseparated components
- Solution: Separated modal, overlay, and refactored components
- Additional: Responsive behavior and animation details are still in progress
@cocoyoon cocoyoon moved this from Backlog to In Progress in decoded-app Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working common-components e.g header, footer, modal ... enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant