elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.7k stars 8.24k forks source link

[CodeEditor][COGNITION]: Consider moving tooltip instructions into popovers #121449

Open 1Copenut opened 2 years ago

1Copenut commented 2 years ago

Summary Some of the popovers have a secondary tooltip that opens with instructions how to interact with content. I think it would be beneficial to bring those instructions forward so users have a cue that the content is not just read only.

Screen Shot 2021-12-16 at 1 26 09 PM

Relevant WCAG Criteria: Understanding Success Criterion 1.3.1: Info and Relationships - Level A

elasticmachine commented 2 years ago

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

elasticmachine commented 2 years ago

Pinging @elastic/kibana-accessibility (Project:Accessibility)

kertal commented 2 years ago

this is provided by the used code editor in this case so it's not something we can offer in the popover ... what kind of interactions are possible in this case? is this information necessary?

elasticmachine commented 2 years ago

Pinging @elastic/kibana-app-services (Team:AppServicesUx)

kertal commented 2 years ago

Relabeling, because it's related to Monaco, the shared code editor in Kibana

elasticmachine commented 10 months ago

Pinging @elastic/appex-sharedux (Team:SharedUX)

vadimkibana commented 10 months ago

We are considering keeping it a tooltip, but making the text 3x shorter. @1Copenut WDYT?


@1Copenut To adress the concern that the user might miss that it is possible to interact with this content, is there any other possibility to achieve that, instead of making it a popup?