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

Settings editor indicators with custom hovers should be link-like #153843

Closed
rzhao271 opened this issue Jun 30, 2022 · 1 comment
Closed

Settings editor indicators with custom hovers should be link-like #153843

rzhao271 opened this issue Jun 30, 2022 · 1 comment
Assignees
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues feature-request Request for new features or functionality settings-editor VS Code settings editor issues

Comments

@rzhao271
Copy link
Contributor

rzhao271 commented Jun 30, 2022

Ref #153578 (comment)

Settings editor indicators with custom hovers can be clickable like links. In other words, when a user clicks on an indicator, the custom hover can pop up.

My plan is to add focus CSS decorations, change the cursor to pointer for those indicators, and also plan on adding tabstops so that the indicators are keyboard-navigable as well.

fyi @isidorn

@rzhao271 rzhao271 self-assigned this Jun 30, 2022
@rzhao271 rzhao271 added feature-request Request for new features or functionality accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues settings-editor VS Code settings editor issues labels Jun 30, 2022
@rzhao271 rzhao271 added this to the July 2022 milestone Jun 30, 2022
@rzhao271 rzhao271 modified the milestones: July 2022, August 2022 Jul 21, 2022
@rzhao271 rzhao271 modified the milestones: August 2022, September 2022 Aug 23, 2022
@rzhao271
Copy link
Contributor Author

Closing in favour of #159088

@rzhao271 rzhao271 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 24, 2022
@rzhao271 rzhao271 removed this from the August 2022 milestone Aug 24, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Oct 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues feature-request Request for new features or functionality settings-editor VS Code settings editor issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant