Add load more button on header#27787
Conversation
Code Review ✅ Approved 4 resolved / 4 findingsIntegrates the load more functionality into the header while resolving missing i18n keys for pluralization, removing unused translations, improving error handling in paginated fetches, and fixing missing dependency tracking in sync effects. ✅ 4 resolved✅ Quality: "term-plural-lowercase" not translated in non-English locales
✅ Quality: Unused i18n key "loaded-x-of-y-entity" added to all locales
✅ Edge Case: Silent catch in fetchAllGlossariesPaginated returns partial data
✅ Quality: Missing exhaustive-deps: searchInput omitted from sync effect
OptionsDisplay: compact → Showing less information. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |
|
* Add load more button on header * fix lint issue * fix lint issue and spacing * fix space issue * nit * fix test * removed unnessaey same test (cherry picked from commit a2a0c8e)
* Add load more button on header * fix lint issue * fix lint issue and spacing * fix space issue * nit * fix test * removed unnessaey same test
* Add load more button on header * fix lint issue * fix lint issue and spacing * fix space issue * nit * fix test * removed unnessaey same test



Describe your changes:
Add load more button with count on ontology header toolbar
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>Summary by Gitar
OntologyExplorer.spec.tsto remove state clearing fromreadNodePositionsduring search assertions.OntologyExplorerIntegration.spec.tstest file entirely.This will update automatically on new commits.