GluuFederation / GluuFederation/flex
fix(admin-ui): data not showing properly after switching between script types in pagination
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 21
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 29
Description
**Summary**:
- After switching between script types and going back to the `Person Authentication` filter, the data on the second page does not display correctly.
**Step to Reproduce**:
1. Go to the `Scripts`
2. in the filter section(top-right), select `Person Authentication` script type
3. Observer total number of the records, if the total is greater than 10, select the "10 limit" at pagination
4. go to the second page using pagination control
5. verify the data on the second page is showing correctly.
6. change the `Script type` filter to a different value
7. then, switch back to the `Person Authentication` script type filter
8. go back to the second page and verify whether data is stall displayed correctly.
**Expected Result**:
- When returning to the `Person Authentication` script type filter, the data should show properly across all pages, including the second page.
https://github.com/user-attachments/assets/28b7ab4e-9d46-4cae-9ccc-00b636f5dea6
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.