Skip to content

Fix mobile score breakdown interaction and tap behavior #127

@jagdish-15

Description

@jagdish-15

On mobile screens, tapping the score breakdown currently causes the score text to briefly get selected/highlighted blue during the click interaction.

Additionally, tapping the score again on mobile does not close the breakdown popup. Users currently have to tap elsewhere on the page to dismiss it.

It would probably provide a cleaner mobile UX if the score breakdown behaved as a proper tap-to-toggle interaction on smaller screens:

  • first tap opens the breakdown,
  • second tap closes it,
  • while also preventing the temporary text-selection highlight during interaction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrontendTask mainly involving frontendgood first issueGood for newcomerslevel:beginnerIndicates the difficultytype:bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions