durchgedreht opened a new issue #11488: URL: https://github.com/apache/incubator-superset/issues/11488
Then dealing with multiple tabs I sometimes need to have the same filter for all charts. Thus it would be great for the user to have the FilterBox sticky beside the tabs (you can just put it inside a single tab, above or below). The solution from a user persepctive would be either: 1. Embed the complete filterbox in a single table element 2. Make a single Row/Column available (left or right) from the tab element Example of filter inside tab (selecting B will move filter out of viewable area): <img width="1163" alt="Screen Shot 2020-10-29 at 18 18 08" src="https://user-images.githubusercontent.com/4490840/97609127-826fd500-1a13-11eb-8e6d-150eba4bee1e.png"> Goal: Move tabs in empty box (or other way round - optionally leave a space left from the tabs): <img width="1172" alt="Screen Shot 2020-10-29 at 18 20 25" src="https://user-images.githubusercontent.com/4490840/97609563-0c1fa280-1a14-11eb-963a-50bcacee19fb.png"> ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
