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

Click targets too small #221

Open
7 tasks
Simon-Laux opened this issue Jan 23, 2025 · 0 comments
Open
7 tasks

Click targets too small #221

Simon-Laux opened this issue Jan 23, 2025 · 0 comments
Labels
bug Something isn't working ui user interface

Comments

@Simon-Laux
Copy link
Collaborator

Simon-Laux commented Jan 23, 2025

Some buttons have a very small click area, so they are hard to tap. Others are small and unintuitive.

You can inspect some with the element inspector (run npm run start, press m then open element inspector, then enable Touchables.

What I found so far:

  • Post -> comments button (number part should also be part of click target, and click target should be larger, maybe also include padding/margin)
  • Buttons in top bar should also have bigger click area
  • view all comments click area could also be bigger / include some of the space around

Comment Feed

  • Like button - too small width, but to high height
  • Profile button - too high, but width is fine
  • Commenting: privacy and CW options -> especially when keyboard is shown these "buttons" are hard to hit

Own Profile Page

  • "Tabs"
    • click area should be as big as possible, like the tabs at bottom of the screen.
    • off-topic: I don't know what the bookmark tab is for nvm, the option is just missing in mobile app: Bookmark button is missing #222
@Simon-Laux Simon-Laux added bug Something isn't working ui user interface labels Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui user interface
Projects
None yet
Development

No branches or pull requests

1 participant