Report improvements - scrollable tables with fixed headers
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 13
- Forks
- 21
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description
Make the tables easier to read by freezing the headers.
Perhaps using: https://bootstrap-table.com/docs/getting-started/introduction/
Or some custom CSS: https://templatesherpa.com/blog/bootstrap-table-with-a-fixed-header
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the report table rendering and reviewing the Bootstrap Table introduction and fixed-header CSS example linked in the issue. Compare the two approaches in the existing report UI; done means long tables scroll while their headers remain visible and the tables are easier to read.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 44/100