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

[Graph] Number fields issue with minimum number 1 #68901

Closed
philippkahr opened this issue Jun 11, 2020 · 1 comment · Fixed by #69672
Closed

[Graph] Number fields issue with minimum number 1 #68901

philippkahr opened this issue Jun 11, 2020 · 1 comment · Fixed by #69672
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Graph Graph application feature Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@philippkahr
Copy link
Contributor

Hi,

I do not feel like the "1 is the minimum number in this box" is the best solution there is.

Let's say I want to change the value 1 to value 20.

Currently, I have to perform the following strokes:
20◀️◀️⬅️
as I cannot remove the 1, I have to write 120 and then go the one and delete the one.

Ideally, I would be able to do something like this:
⬅️20

I am talking about those fields:
Screenshot 2020-06-11 at 16 28 20

Maybe we can modify the evaluation of the number typed as soon as someone presses enter or the focuses shifts?

@cchaos cchaos transferred this issue from elastic/eui Jun 11, 2020
@cchaos cchaos changed the title Number fields issue with minimum number 1 [Graph] Number fields issue with minimum number 1 Jun 11, 2020
@cchaos cchaos added Feature:Graph Graph application feature Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Jun 11, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@flash1293 flash1293 added :KibanaApp/fix-it-week bug Fixes for quality problems that affect the customer experience labels Jun 12, 2020
@flash1293 flash1293 assigned flash1293 and dej611 and unassigned flash1293 Jun 18, 2020
@dej611 dej611 linked a pull request Jun 23, 2020 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Graph Graph application feature Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants