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
When typing my in the search bar, I'd expect https://MyBrandNewWebsite.test and http://myrandom.test to be returned as search results, whereas only http://myrandom.test is returned.
OTOH, if I type website in the search bar, I don't get any result, but I'd expect to see all websites that include website in their name.
This discussion was converted from issue #421 on February 24, 2024 11:26.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Operating system version
macOS
System architecture
ARM64 (M1, M2, etc)
Herd Version
1.4.1 Build 21
PHP Version
No response
Bug description
Sites search is case sensitive and doesn't allow fuzzy search.
eg. given the following list of sites:
When typing
my
in the search bar, I'd expecthttps://MyBrandNewWebsite.test
andhttp://myrandom.test
to be returned as search results, whereas onlyhttp://myrandom.test
is returned.OTOH, if I type
website
in the search bar, I don't get any result, but I'd expect to see all websites that includewebsite
in their name.Steps to reproduce
See bug description.
Relevant log output
No response
Beta Was this translation helpful? Give feedback.
All reactions