-
Notifications
You must be signed in to change notification settings - Fork 842
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
[Auto refresh] Should auto refresh transform unit? #5571
Comments
I think this is related to #4026, and that the underlying issue is the transformation process into and out of rounded formatting. Definitely worth some investigation. |
👋 Hey there. This issue hasn't had any activity for 180 days. We'll automatically close it if that trend continues for another week. If you feel this issue is still valid and needs attention please let us know with a comment. |
@constancecchen You mentioned you may have an update here. |
I swear I remember trying to solve this but I don't think I ever did, or that intention was too difficult to figure out. For what it's worth, the relevant code is here: eui/src/components/date_picker/auto_refresh/refresh_interval.tsx Lines 29 to 49 in 037c4ec
|
We're going to close this issue for the time being. In the mean time, feel free to provide guidelines and specifications on how you see this working in all instances. |
Hey! Just to update on this, we've added the ability for consumers/Kibana devs to address this in their individual use-cases with a new |
As a user, I would expect the refresh interval to stick to the unit I have set it. For example: if I set it to 62 seconds, I would expect when I reopen the popover, that it shows 62 seconds again.
The text was updated successfully, but these errors were encountered: