-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: resetting the navigate route and modifying the CSS in summary pa…
…ge (#2990) ### This PR resolves [#2893](#2893) issue. Updates the credential page navigation and improves the invitation panel UI: 1. Changes credential page navigation parameters from `?action=add` and `?action=manage` to `?tab=credentials` 2. Enhances invitation panel layout: - Adds proper spacing between buttons using `gap: 8px` - Makes panel narrow with `scrollableY="true"` - Improves vertical layout with justified flex wrap - Adds consistent 10px padding and gap spacing These changes provide better navigation consistency and a more polished invitation interface. **Checklist:** - [x] Mention to the original issue - [ ] Documentation - [ ] Minium required manager version - [ ] Specific setting for review - [ ] Minimum requirements to check during review - [ ] Test case(s) to demonstrate the difference of before/after
- Loading branch information
1 parent
9e2be95
commit 84f2449
Showing
2 changed files
with
86 additions
and
74 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
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