musescore / musescore/MuseScore
Learn page shows network error message when no search results
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UI bug (incorrect info or interface appearance)
Description with steps to reproduce
- Go to learn page
- Enter text into search field that won't find any video
Actual behavior: Network error message shows ("Sorry, we are unable to load [...]")
Expected behavior: "No results found" or similar is shown
Supporting files, videos and screenshots
In which versions of MuseScore Studio is this issue present?
main
Regression
No.
Operating system
Windows 10
Additional context
Found by coderabbitai (https://github.com/musescore/muse_framework/pull/197#discussion_r3722188303)
Checklist
- This report follows the guidelines for reporting bugs and issues
- I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
- I have attached all requested files and information to this report
- I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible
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 on the Learn page by searching for text with no matching video, then trace the search-result handling from the page's search field. Done means an empty-result search shows a “No results found” message instead of the network error; verify both matching and non-matching searches.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100