Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for form 'reset' #95

Open
sposs opened this issue Apr 25, 2024 · 1 comment
Open

Support for form 'reset' #95

sposs opened this issue Apr 25, 2024 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@sposs
Copy link

sposs commented Apr 25, 2024

I've started using your django-jsonform project, works wonderfully for our use case.
One thing that's a little annoying: when adding a form input with type 'reset', the JSONField's input selectors (in case of type Array or strings) are not reset to the original values. I cannot say if other data types are affected. Only solution we could find is to reload the entire view. Is that issue something you know about?

@bhch bhch added bug Something isn't working enhancement New feature or request labels Apr 25, 2024
@bhch
Copy link
Owner

bhch commented Apr 25, 2024

I'll try to add this feature in a future release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants