-
Notifications
You must be signed in to change notification settings - Fork 21
Open
10 / 1110 of 11 issues completedOpen
10 / 1110 of 11 issues completed
Copy link
Labels
comp-admin-uiComponent affected by issue or PRComponent affected by issue or PRkind-bugIssue or PR is a bug in existing functionalityIssue or PR is a bug in existing functionality
Description
Summary:
- The Cancel button in configuration pages (e.g., FIDO Configuration) incorrectly navigates to the previous module instead of resetting unsaved changes.
- Steps to Reproduce:
- Log in to the Admin UI.
- Navigate to FIDO → Configuration.
- Change one of the configuration field values.
- Click Cancel.
Expected Behavior:
- The
Cancelbutton should be disabled until a change is made. - The
Cancelbutton should reset all fields back to their last saved values. - It should not navigate away from the module.
Actual Behavior:
- Clicking
Cancelnavigates back to the previous module. - Values are not reset.
- Button is always clickable, even when no changes are made.
admin-ui-cancel-issue.webm
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
comp-admin-uiComponent affected by issue or PRComponent affected by issue or PRkind-bugIssue or PR is a bug in existing functionalityIssue or PR is a bug in existing functionality