playground
playground copied to clipboard
Playground UI/Ux Issues
Porting from https://github.com/appbaseio/reactivesearch/issues/148.
I'm submitting a ...
- [ ] bug report
- [ ] feature request
- [x] other
Related to UI/Ux of playground stories.
- [x] RangeSlider and DynamicRangeSlider story: Use a different dataset or different field where histogram has an interesting distribution of values.
- [x] ReactiveList uses a really bland UI.
- [x] With customIcon story: Use a car icon here.
- [x] autosuggest should have no camel cases
- [x] MultiDropdownRange: Filter shows on the right side panel: It should show above the filter component
- [x] DataPicker is missing a story for selecting an initial month.
- [x] Set maxWidth / outer container to make the story components look good.
- [ ] RangeSlider show native tooltip on slider handles (add in library)
- [x] Tagcloud story without showCount should be changed to with showCount.
- [x] Tagcloud should have one story with a customSort where we show the most important cities instead of the ascending order. This should also be reflected in the playground.
Unable to figure out a way to show tooltips in the rheostat component, which we're using in RangeSlider. Created an issue https://github.com/airbnb/rheostat/issues/134