reblessed icon indicating copy to clipboard operation
reblessed copied to clipboard

Fix focus cycling on form input element changes

Open markabrahams opened this issue 11 months ago • 0 comments

This PR fixes #24 by ensuring a form's _children array is rebuilt every time the form focus element is moved, to correctly handle structural changes of form input elements.

markabrahams avatar Mar 06 '24 16:03 markabrahams