-
Notifications
You must be signed in to change notification settings - Fork 341
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor OpenFormFocused component to streamline field handling and i…
…mprove navigation - Replaced `currentFields` with `currentField` to simplify field access and enhance clarity in the component's logic. - Updated navigation button text to utilize the new `currentField` structure, ensuring dynamic text rendering based on the current form state. - Removed deprecated code related to `currentFields` to clean up the component and improve maintainability. These changes enhance the overall functionality and readability of the OpenFormFocused component.
1 parent
a1ad9fd
commit 61143fc
Showing
1 changed file
with
9 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters