Baluduvamsi2006 opened a new pull request, #3317: URL: https://github.com/apache/apisix-dashboard/pull/3317
…t pages This commit consolidates all changes from the refactor/resource-list-page branch: - Introduces ResourceListPage component to reduce code duplication across list pages - Standardizes pagination, sorting, and filtering behavior across all resource lists - Fixes React infinite re-render loops by using stable query results - Improves E2E test reliability with dynamic polling instead of hardcoded waits - Removes unused imports and fixes TypeScript/ESLint warnings - Adds proper integer validation for pagination parameters - Improves error handling in upstream deletion with 400 status code tolerance Please answer these questions before submitting a pull request, **or your PR will get closed**. **Why submit this pull request?** - [ ] Bugfix - [ ] New feature provided - [ ] Improve performance - [ ] Backport patches **What changes will this PR take into?** Please update this section with detailed description. **Related issues** fix/resolve #0001 **Checklist:** - [ ] Did you explain what problem does this PR solve? Or what new features have been added? - [ ] Have you added corresponding test cases? - [ ] Have you modified the corresponding document? - [ ] Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
