rjsf-team / react-jsonschema-form

A React component for building Web forms from JSON Schema.
https://rjsf-team.github.io/react-jsonschema-form/
Apache License 2.0
14.12k stars 2.18k forks source link

Reordering the alt-date Widget 3 Select Boxes #297

Open tonynd opened 8 years ago

tonynd commented 8 years ago

Not really that big of an issue, but is there any way to change the positions of the YEAR-MONTH-DAY of the alt-date widget to MONTH-DAY-YEAR?

Right now it is: image

Any help would be appreciated. Thanks!

I am using the most current version (I believe it is v0.38.0).

mplis-jetsetter commented 8 years ago

I don't believe there's a way to do that. You'd have to create a custom component if you wanted more control over how it looked.

n1k0 commented 8 years ago

We could expose a dedicated widget option, though that's definitely not P1 in our case. Would anybody want to pick this up?

shvekyha commented 3 years ago

Hi I would like to take this issue if possible and work on it as my first contribution:)

heath-freenome commented 2 years ago

@shvekyha I see your PR in your fork... are you willing to create a PR against the RJSF main branch instead?

Soudarjya commented 4 months ago

i would like to work on this issue as my first contri

heath-freenome commented 4 months ago

i would like to work on this issue as my first contri

@Soudarjya I'm looking forward to seeing your PR. Let me know if you have any questions