Problem/Motivation
If a search within a plugin source has no results you get No records available.in return. The terminology is confusing. Me as a user thought I was searching for projects but what does records actually refer to?
*The issue spun off #3313292: Change layout to make plugin-specific content more clear as a follow-up.
Steps to reproduce
- go to /admin/modules/browse
- search for example for xcxsdrwrsfdhdgh
Proposed resolution
projects would probably be the more appropriate term to use? And instead of available it might be more reasonable to refer to actually finding something or being unable to find anything in combination with the search term and filter settings.
Remaining tasks
- ✅ File an issue about this project
- ☐ Manual Testing
- ☐ Code Review
- ☐ Accessibility Review
- ☐ Automated tests needed/written?
Issue fork project_browser-3318789
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
utkarsh_33 commented@rkoller instead of projects we can use modules in the message as we are asking the user to search for modules.
Something like No module found
Comment #6
utkarsh_33 commentedComment #7
srishtiiee commentedComment #10
tim.plunkettThanks, this is much clearer
Comment #12
tim.plunkett