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] Horizontal scroll button control error in the user homepage layout's "show more content" functionality #768

Open
shuncleopasfang opened this issue Nov 5, 2024 · 0 comments
Assignees

Comments

@shuncleopasfang
Copy link

Describe the bug
User homepage calendar section's horizontal scroll button incorrectly triggers content expansion in adjacent module.

To Reproduce

  1. Go to user homepage
  2. Locate the calendar section and its adjacent section below
  3. Notice that the calendar content doesn't fill the entire section layout
  4. Click the horizontal scroll button in the calendar section
  5. Observe that the adjacent section below (e.g., "Books Read" module) is affected by the calendar section's horizontal scroll action

Expected behavior

  1. The horizontal scroll button in the calendar section should only control its own section's content
  2. Adjacent sections should not be affected by other sections' scroll controls
  3. Each section's scroll functionality should operate independently

Screenshots
https://github.com/user-attachments/assets/f9ac0b2a-b7d1-4df0-98fe-99acb6f905d7

Desktop

  • OS: macOS
  • Browser: Chrome
  • Version: 130.0.6723.92

Additional context

  1. The bug exclusively impacts the section immediately adjacent to the calendar module when the calendar has unfilled layout space. Other modules with unfilled layout areas (e.g., the "Currently Watching Movies" module demonstrated in the above Screenshots) are not affected by this behavior
  2. Further sections beyond the adjacent one are not affected by this scroll control error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Wishlist
Development

No branches or pull requests

2 participants