mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
TimePicker: Close overlay content when toolbar button is clicked for the second time (#77796)
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
@@ -15,6 +15,7 @@ export const Components = {
|
||||
},
|
||||
TimePicker: {
|
||||
openButton: 'data-testid TimePicker Open Button',
|
||||
overlayContent: 'data-testid TimePicker Overlay Content',
|
||||
fromField: 'Time Range from field',
|
||||
toField: 'Time Range to field',
|
||||
applyTimeRange: 'data-testid TimePicker submit button',
|
||||
|
||||
Reference in New Issue
Block a user