-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Dashboard Navigation] Add optional icons to links #165404
Comments
Pinging @elastic/kibana-presentation (Team:Presentation) |
What should be the default setting for icons? IMO, the primary case for Links is supporting Dashboard links, and I think most users may only create Dashboard links. External links might not get created very often which limits the need to differentiate. Also, icons will take up more space on a screen which may not be wanted. So I think we could default to not showing icons and provide an Also, I think it just makes sense to only support the Eui icons |
I'd say we should hold off on adding icons at all for the first few releases, until / unless we know that users want custom icons. Showing only Dashboard / External link icons doesn't give much additional information IMO. |
Maybe at least we should at least add support for the external icon for links that open in a new tab. This includes all external links and optionally dashboard links. #165771 That may help with some differentiation. |
I suspect users could make use of emojis in the link labels to fulfill this need. 🙇♂️ to @jsanz for providing this idea. |
That's beautiful 🤩 Great idea, @jsanz!! Are we comfortable closing this issue then? cc @teresaalvarezsoler |
Closing this for now - using emojis is a great (and simple!) way to add visual interest, and I'm not sure how much use a "Show link type" style toggle would actually get.... I worry that this would be redundant for most use cases, since dashboard linking will likely be much more common than external links. We can re-open this based on user feedback + telemetry (which could be used to verify if my assumptions above are correct), if necessary. |
Describe the feature:
Some users in our testing mentioned that the links panel did not stand out very much - it would be nice to be able to optionally add icons beside each link (either the dashboard or URL icon, depending on the link type) in the panel to draw attention to them + differentiate between the link types. This should (probably?) be a panel-level setting.
The LOE is
small
because I'm assuming we are only supporting icon types based on the link type - if we want to support custom icons, that would significantly impact the LOE.The text was updated successfully, but these errors were encountered: