GluuFederation / GluuFederation/flex
fix(admin-ui):Pagination Alignment Issue
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 21
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 29
Description
**Summary**:
- The pagination section at the bottom of the table is not aligned properly with the table content. This issue appears to be present across all pages of the admin UI.
**Reproduce Step:**
1. Navigate to any page in the admin UI that uses pagination (e.g., the Scripts page).
2. Scroll to the bottom of the content table.
3. Observe the alignment of the pagination controls. The pagination elements are not properly centered or aligned with the width of the table, making the UI look broken and unprofessional.
**Expected Outcome:**
- The pagination section should be horizontally centered and properly aligned with the table above it on all pages, providing a clean and consistent user interface.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.