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: UI: Fix overlapping issue with Load Latest button #6938

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nickbrit
Copy link

@nickbrit nickbrit commented Dec 4, 2024

Bug Description:
Refine alignment logic for the "Load Latest" button to ensure it doesn't overlap content. The previous logic caused the button to obscure important UI elements on smaller viewports (940px - 1300px).

Steps to Reproduce:

  1. Go to the home page.
  2. Resize the screen to a width of 1200px.
  3. Scroll down.
  4. Notice that the button is not aligned with the left edge of the main container.

Demo: https://jam.dev/c/db47948c-3a58-4b0c-bdfb-b864cce9a200

Related Issues
#6902

Environment:
Browser 131.0.6778.86 (Official Build) (arm64)
Operating System macOS 12.0.1

@nickbrit nickbrit changed the title Bug: Fix overlapping issue with Load Latest button Bug: UI: Fix overlapping issue with Load Latest button Dec 4, 2024
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.

1 participant