openscopeproject / openscopeproject/InteractiveHtmlBom
BOM columns menu disappears after every click
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 578
- Avg merge
- 5h 24m
- Merged PRs (30d)
- 2
Description
This happens because whole header row gets recreated every time column is hidden/shown. It's not a pleasant UX.
Contributor guide
No contributing guide indexed for this repository
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 at the BOM columns menu and trace the code that recreates the whole header row when a column is hidden or shown. Confirm that repeated hide/show clicks leave the menu available and verify the behavior in the rendered BOM view; no file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100