nextcloud / nextcloud/cookbook
search filter tooltip has wrong description
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
Description
The search filter tooltip is giving the description for the other setting.
(*(*)*)Show recipes containing all selected keywords( (*) )Show recipes containing any selected keywords
Reproduction
Steps to reproduce the behavior:
- Go to Cookbook > All recipes
- Hover over the search filter inclusive / exclusive button
Actual behavior
3. Note that the icon shows the any (*(*)*) icon whereas the tooltip says all
4. Toggle the search filter
5. Note that the icon shows the all ( (*) ) icon whereas the tooltip says any
Expected behavior
Please replace the description in the tooltips with a short description of the current setting:
(*(*)*)Inclusive / logical OR: Show recipes containing any selected keywords( (*) )Exclusive / logical AND: Show recipes containing all selected keywords
For accessibility reasons there might be a "toggle" or "switch" keyword added to the tooltip to explain that the behaviour will be changed.
Versions
Nextcloud server version: Hub 8 / 29.0.4
Cookbook version: 0.11.2
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
Start at the search filter inclusive/exclusive control in Cookbook > All recipes and reproduce the tooltip mismatch while toggling it. Update the tooltip descriptions so each reflects the current icon and setting, then verify both states manually, including the accessibility wording if applicable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100