You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Description
The search filter tooltip is giving the description for the other setting.
(*(*)*)
Show recipes containing all selected keywords( (*) )
Show recipes containing any selected keywordsReproduction
Steps to reproduce the behavior:
Actual behavior
3. Note that the icon shows the any
(*(*)*)
icon whereas the tooltip says all4. Toggle the search filter
5. Note that the icon shows the all
( (*) )
icon whereas the tooltip says anyExpected 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 keywordsFor 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
The text was updated successfully, but these errors were encountered: