openscopeproject / openscopeproject/InteractiveHtmlBom
Feature Request: Multiple selection in netlist mode
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 578
- Avg merge
- 5h 24m
- Merged PRs (30d)
- 2
Description
Before I start trying to implement this myself, has there been any work on implementing multiple selection on the netlist view, both selecting in the list using control+click, or shift+click to select a range / be able to set multiple colours at once. Additionally in the canvas view, control+clicking multiple nets to select them.
If not, is there a good starting point in the code to look at where the "current selected item" is stored?
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 by locating where the current selected item is stored for the netlist and canvas views. Define the selection behavior for control-click, shift-click ranges, and applying multiple colours; the feature is done when multiple nets can be selected in both views and coloured together.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100