musescore / musescore/MuseScore
When adding instrument while part score is open, it does not immediately appear in the Instruments panel
Open
Nobody has claimed this yet.
community
P2
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
- Create score
- Open a part score
- Open the Instruments panel
- Click "Add"
- Add some instruments
- Click OK
-> BUG 1: the Instruments panel does not update (the new instrument should have appeared there as invisible, but it does not appear at all) - Switch back to the full score
-> BUG 2: the order in the Instruments panel is now out of sync with the order in the score and in the Add/Remove Instruments dialog
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
Reproduce the issue by creating a score, opening a part score and the Instruments panel, then adding instruments through the Add/Remove Instruments dialog. Trace how the panel refreshes and orders instruments across the part score and full score; done means new instruments appear immediately as invisible and panel order matches the score and dialog.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100