Tobias Skarhed
Tobias Skarhed
Okay, so the plan is to have the `Typography` component cover the helper class use cases? At the moment it doesn't implement any functionality except for displaying an h1.
@torkelo Okay. We had a discussion in user essentials, and it seems like the priority is getting rid of the SASS files, which means that we'll mostly just move everything...
I updated the issue with the other approach.
@khushijain21 It is in a private repository, so no can do
I can do that, but where do I find the files to modify?
Reverting the "solution", as a bigger rewrite is needed. @joshhunt provides a good idea for it: >The problem here is that there's a conflict between tabbing through panels, and hovering....
A fix is still needed for Scenes, but for some technical reasons, it will have to wait a bit, so I can make the proper changes in the Scenes library....
There is another issue about this [#84639](https://github.com/grafana/grafana/issues/84639)
For the Downshift vs Floating UI task, it doesn't really make sense, as Downshfit handles combobox functionality and Floating UI popover behavior.
Considerations: - What should be the default "no value" value? At the moment it is `null`, but another option could be `''` - What should the behavior be when you...