UI issues discovered while testing the tailwind version bump
Open
story
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 146
Description
Placeholder issue for issues found while testing the [tailwind version bump](https://github.com/FlowFuse/flowfuse/pull/7203) pr.
Many of them were pre-existing but were uncovered when sweeping the app for the tailwind bump.
A few patterns worth noting if you want to bundle work:
- Loader centering comes up across many pages could be a single sweep task instead of nine
- Scrolling fixes for tables/search bars are also a recurring pattern, might be worth a shared layout component or pattern fix
Contributor guide
Assessment
This issue has not been assessed yet.