musescore / musescore/MuseScore

Learn page shows network error message when no search results

Open
#34,478 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

community P3 UI
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
  1. Go to learn page
  2. 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
Image
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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.