analysispreservation.cern.ch
analysispreservation.cern.ch copied to clipboard
Make one-on-one list with the widgets from grommet
Feature request
What is the expected behavior?
Create a list with the custom widgets that we have created with grommet and then check if the list from the antd package includes all of them and what are the differences.
Grommet
- [x] Checkbox
- [x] Radio
- [x] Select
- [x] Switch
- [ ] Tag
- [x] TextArea
- [x] UpDown
- [ ] JinjaEditor
- [x] RichEditor
- [ ]
- [x] Text (for grommet we have created cases such as autofill, asyncselect, masked input)
Antd RJSF
- [ ] AltDateTime
- [ ] AltDate
- [x] Checkbox
- [x] Checkboxes
- [ ] Color
- [ ] DateTime
- [ ] Date
- [ ] Password
- [x] Radio
- [ ] Range
- [x] Select
- [ ] Text
- [x] TextArea
- [ ] URL
- [x] UpDown
What is motivation or use case for adding/changing the behavior?
How should this be implemented in your opinion?
Are you willing to work on this yourself? yes