RXNT / react-jsonschema-form-conditionals

react-jsonschema-form-conditionals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keep focus when data changes on a changed element

mavarazy opened this issue · comments

Currently behavior is inconsistent - focus might be lost from time to time, when you edit data in an object, if rules are run in the background. We need to make it more consistent for a smoother user experience.

This caused unrelated issues, so I'm reverting this changes