You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clear
oryarn clear
command.rm -rf node_modules yarn.lock package-lock.json
and re-installing packages.Description
Footer links are too wide in mobile view which leads to misclicks.
Reproducible demo
No response
Steps to reproduce
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
The text was updated successfully, but these errors were encountered: