openscopeproject / openscopeproject/InteractiveHtmlBom

Feature Request: Multiple selection in netlist mode

Open
#529 1 comment 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.