lowRISC / lowRISC/dvsim

Report improvements - scrollable tables with fixed headers

Open
#88 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.