BearStudio / start-ui-web

🚀 Start UI [web] is an opinionated UI starter with 🟦 TypeScript, ⚛️ React, ⚫️ NextJS, ⚡️ Chakra UI, 🟦 tRPC, 🔐 Lucia Auth, ▲ Prisma, 🏖️ TanStack Query, 📕 Storybook, 🎭 Playwright,📋 React Hook Form,◽From the 🐻 BearStudio Team
https://demo.start-ui.com
MIT License
1.4k stars 132 forks source link

Fix : First item on pagination #523

Closed JeanneGrenet closed 2 months ago

JeanneGrenet commented 2 months ago

Describe your changes

closes #279

I put a condition on the firstItemOnPage props in Pagination component to display "Showing 0 to 0 of 0 results" instead of "Showing 1 to 0 of 0 results" when there is no result

Screenshots

Result Capture d’écran du 2024-09-05 13-54-28 With these values Capture d’écran du 2024-09-05 14-08-26

Checklist

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
start-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 5, 2024 1:15pm
sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud