analysispreservation.cern.ch icon indicating copy to clipboard operation
analysispreservation.cern.ch copied to clipboard

Make one-on-one list with the widgets from grommet

Open papadopan opened this issue 3 years ago • 0 comments

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
  • [ ] Email
  • [ ] 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

papadopan avatar Jan 18 '22 08:01 papadopan