Skip to content

Commit

Permalink
Open Issues update (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
aidendk committed Jun 13, 2022
1 parent 7681d98 commit 15075a5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/nimble-components/src/tooltip/tooltip.spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,11 @@ A Blazor wrapper will be created for the component.
## Open Issues

When user is using nimble tooltip and nimble components, is there an easier way to add a tooltip so they wouldn't have to anchor to an html element every time they want a tooltip?
- Update nimble controls to have tooltip slow and be tooltip aware
- Create a tooltip in the shadow dom internally, would not require a separate tooltip element.
- If we don't do anything, at least provide an easy way to create unique ids.

Should we have a tooltip that behaves with a visual indicator? Would it be a new type of component?

Can tooltip be found by screen reader?

Expand Down

0 comments on commit 15075a5

Please sign in to comment.