Skip to content
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 usability] Validate URL format when creating a drilldown #193273

Closed
teresaalvarezsoler opened this issue Sep 18, 2024 · 4 comments
Closed
Labels
enhancement New value added to drive a business result good first issue low hanging fruit Project:Dashboard Usability Related to the Dashboard Usability initiative Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@teresaalvarezsoler
Copy link

Problem
When creating a URL drilldown, users need to input the URL with the format "https://..." otherwise it won't work. For example, https://www.elastic.co/ will work but www.elastic.co/ won't. The problem is that we don't do any validation to ensure the right format has been input.

This generates confusion and frustration for users (see discussion forum)

Solution
Add validation to the URL input to ensure it has the correct format and show an error before saving if it doesn't.

Image

@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 18, 2024
@teresaalvarezsoler teresaalvarezsoler added Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas and removed needs-team Issues missing a team label labels Sep 18, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-presentation (Team:Presentation)

@teresaalvarezsoler teresaalvarezsoler added good first issue low hanging fruit enhancement New value added to drive a business result Project:Dashboard Usability Related to the Dashboard Usability initiative labels Sep 18, 2024
@RajVerma97
Copy link

Hi @elasticmachine

I'd like to work on this issue. Can I take it up?

@Heenawter
Copy link
Contributor

@RajVerma97 You can, yes! Thanks for your help 🙇

@nreese
Copy link
Contributor

nreese commented Sep 25, 2024

Closing, duplicate of #163641

@nreese nreese closed this as not planned Won't fix, can't repro, duplicate, stale Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result good first issue low hanging fruit Project:Dashboard Usability Related to the Dashboard Usability initiative Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

No branches or pull requests

5 participants