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

Footer links are too wide in mobile view which leads to misclicks #10436

Closed
3 of 7 tasks
rtxa opened this issue Aug 22, 2024 · 1 comment · Fixed by #10439
Closed
3 of 7 tasks

Footer links are too wide in mobile view which leads to misclicks #10436

rtxa opened this issue Aug 22, 2024 · 1 comment · Fixed by #10439
Labels
bug An error in the Docusaurus core causing instability or issues with its execution

Comments

@rtxa
Copy link

rtxa commented Aug 22, 2024

Have you read the Contributing Guidelines on issues?

Prerequisites

  • I'm using the latest version of Docusaurus.
  • I have tried the npm run clear or yarn clear command.
  • I have tried rm -rf node_modules yarn.lock package-lock.json and re-installing packages.
  • I have tried creating a repro with https://new.docusaurus.io.
  • I have read the console error message carefully (if applicable).

Description

Footer links are too wide in mobile view which leads to misclicks.
imagen

Reproducible demo

No response

Steps to reproduce

  1. Deploy a fresh docusaurus with https://new.docusaurus.io/.
  2. Scroll down to footer in mobile view
  3. Click the background of the footer

Expected behavior

Footer link collision box should expand only to the text only and not the whole screen for a better mobile experience.

Actual behavior

Footer links are too wide in mobile view which leads to misclicks, if you scroll down with your phone to the footer, and then you try to scroll up by pressing from the background, sometimes it can happen you end up clicking a footer link, which is undesirable and unexpected for the user.

Your environment

No response

Self-service

  • I'd be willing to fix this bug myself.
@rtxa rtxa added bug An error in the Docusaurus core causing instability or issues with its execution status: needs triage This issue has not been triaged by maintainers labels Aug 22, 2024
@slorber slorber removed the status: needs triage This issue has not been triaged by maintainers label Aug 23, 2024
@rtxa
Copy link
Author

rtxa commented Aug 23, 2024

Thank you, that was quick!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An error in the Docusaurus core causing instability or issues with its execution
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants