Skip to content

Commit

Permalink
Tooltip Spec Formatted (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
aidendk committed Jun 14, 2022
1 parent de59f11 commit 9a57928
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions packages/nimble-components/src/tooltip/tooltip.spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,10 @@ 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 show 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.

- Update nimble controls to have tooltip show 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.

Can tooltip be found by screen reader?

Expand Down

0 comments on commit 9a57928

Please sign in to comment.