Kludex / Kludex/awesome-fastapi-projects
Bug with a hard reload on navigation
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 141
- PR merge metrics
- No merged PRs in 30d
Description
When we use the Next.js router navigation (even just to update the query parameters), the hard reload is happening and the table is flickering (first, the unfiltered table is shown, then the table re-renders and the actual filtered result is displayed).
Perhaps, related to https://github.com/netlify/next-runtime/issues/2089
Also, upgrading Next.js might be helpful: https://github.com/Kludex/awesome-fastapi-projects/issues/26
Overall, it should be investigated how the table flickering on reload can be prevented.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the hard reload while using the Next.js router to update query parameters, then inspect how the table renders the unfiltered and filtered results. Review the linked Next.js-related issues for context. Done means navigation no longer causes a hard reload or visible table flicker, and the filtered result appears directly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- next.js, typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100