Skip to content

Reset numbering for SPAs #10

@4voiceAG

Description

@4voiceAG

This addin is a great help for navigating the web by voice, but I noticed that for SPAs, the hint numbers can climb up very fast.

When entering the page (or refreshing the page), they start in the lower 2-digit range, but since you stay on the same base URL when navigating such an app, the page isn't refreshed and hint numbering goes up and up.

For example, after a few times switching tabs, even activating a simple recording button becomes a challenge:
Image

Switching again 3 more times, we're in the 800 range already:

Image

Unfortunately, I don't have a solution for this right now, but would it help to restart counting whenever the path changes?
Usually, such SPAs use the path to navigate to different views, so elements on other views are not visible/accessible anyway.

Do you think this could help keeping the numbers down and make clicking the corresponding elements easier?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions