Files
linkwarden/apps
daniel31x13 82f97b1095 feat: implement infinite scrolling for tags in Sidebar and Tags page
- Added infinite scrolling functionality to the Sidebar component using react-intersection-observer.
- Updated the useTags hook to support pagination and sorting options.
- Modified the getTags API to handle pagination and sorting based on user preferences.
- Enhanced the dashboard data fetching to include the number of tags.
- Refactored the Tags page to utilize the new pagination and sorting features.
- Introduced a new getTagById API endpoint to fetch individual tag details.
- Updated the preference settings to allow sorting of tags.
- Improved loading states and skeleton components for better user experience.
2026-03-18 23:30:21 -04:00
..