The "Click to apply" tooltip shows up everytime the input changes its date. That means it occurs even before the user is done navigating through the popover options.

This is extremely annoying and overly aggressive. Instead, since no editing can happen outside of the popover, the EuiSuperDatePicker should watch for the popover close event and then show the tooltip.
The "Click to apply" tooltip shows up everytime the input changes its date. That means it occurs even before the user is done navigating through the popover options.
This is extremely annoying and overly aggressive. Instead, since no editing can happen outside of the popover, the EuiSuperDatePicker should watch for the popover close event and then show the tooltip.