Skip to content

[EuiSuperDatepicker] Refresh resets to 'off' when updating refresh time #2249

@alvarezmelissa87

Description

@alvarezmelissa87

When updating the refresh length in the DatePicker, the value is updated but the DatePicker gets reset to off state.

timefilterBug

DatePicker interval should be updated without getting set to 'off'. It looks like what's happening (see example above) is the 1 in 10 is being removed and then replaced with a 3. So for a moment the value is 0. The datepicker sees that 0 value and sets the state to 'off'.

Originally opened in kibana elastic/kibana#43542 but looks like it's an EUI issue.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions