planet-webapp
planet-webapp copied to clipboard
Redesign vegetation change data box
The expected component design is :
This PR uses storybook to create three stories:
- Dropdown with states
open
andclose
- Slider with a single state that takes the position of thumb as prop
- The combination of all the above components, Databox that has a single state
Preview
which takes thestartYear
as prop
- [x] Design approved Left:
- [ ] Requires text to be shown when info icon is hovered upon for all dropdown items
- [ ] Api Integration