Searchable blocks in song-editor
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
as tittle, a search-option in _Edit_
An indexed drop-down (ao. alfanumeric), and a search-field (as in sidebar-browsers), so user have 2 (3) ways to look for a specific block-name. When block is chosen, view and play-head should jump to that posistion in the project
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 the song-editor entry point and the existing sidebar-browser search behavior described in the issue. Trace how block names are displayed and how selecting a block changes the view or play-head. Done means users can find a named block through the requested dropdown or search field and the editor jumps to its position.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100