Kamil Gabryjelski
Kamil Gabryjelski
Like @philihp said, it's a link so user can just cmd+click (or, alternatively, click on chart's title, which does the same thing) to open in a new tab. The old...
Updated with Cancel/Leave
It should have been fixed by https://github.com/apache/superset/pull/21450 (CC @villebro). Closing, but we can reopen if problem persists
/testenv up
> * Selected items are always sorted first. How will that work with groups? Good question. Currently I left it unsorted, but I was thinking about sorting the selected within...
> If there's no alternative, and we really need to implement this behavior, then we need to think about how to break the select component because I don't how this...
@michael-s-molina @geido Following our discussion from last week, I opted for "low effort" solution for now, which is using Antd Select for ColorSchemeControl instead of our custom Select component. We'll...
@michael-s-molina Thanks for spotting, I updated the PR. I left the styling for groups in `StyledSelect`, so that the component can be reused for grouped options