Bug: Dashboard search for External Links indexes the URL, not the custom label
-
Environment:
- Cloudron Version: 9.1.3
Description:
I’ve noticed a minor UI bug on the dashboard regarding how External Links are handled by the "Search App" filter. The search function appears to scan the underlying URL string but completely ignores the custom display label assigned to the link.This becomes an issue when linking to local services via raw LAN IPs (e.g., a local NAS) where the service name isn't inherently in the URL.
Steps to Reproduce:
- Create a new External Link on the dashboard.
- Set the URL to a raw IP address (e.g.,
http://10.69.10.104:5000/#/signin). - Set the Title/Label to something distinct, like
Synology DSM. - Go to the dashboard and type "Synology" into the Search App field.
Expected Behavior:
The search filter should match the query against the custom label ("Synology DSM") and display the tile.Actual Behavior:
The search returns no results because it is only parsing the10.69.10.104URL string.Current Workaround:
- Modifying the URL to use local DNS (e.g.,
http://synology.local:5000) inserts the keyword into the URL string, causing the search to successfully find it.
Would be great to see the custom label added to the search index in a future release!
-
N nebulon has marked this topic as solved
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login