semantic-systems / nfdi-search-engine

A lightweight, KG-driven search engine over different endpoints and APIs
https://nfdi-search.nliwod.org/
MIT License
5 stars 3 forks source link

add top paginator #175

Closed Meisenburger13 closed 9 months ago

Meisenburger13 commented 9 months ago

I've implemented the top paginator. I've tried to make it responsive to different screen sizes and portrait mode. In portrait mode the bottom of the table looks a bit crowded but it's the best I could do, so that all the information still fits.

Please give me feedback or merge it if you don't see any issues.