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

Playlist: Leaving playlist now always stops playlist #15791

Merged
merged 2 commits into from
Mar 5, 2019

Conversation

peterholmberg
Copy link
Contributor

Fixes #15702

Recreating leave behavior from pre 6.0 as seen in link below. Insted of using jquery we can wrap it in a clickoutsidewrapper.

https://github.com/grafana/grafana/blob/v5.4.2/public/app/routes/GrafanaCtrl.ts#L265

@torkelo torkelo merged commit be8f60b into master Mar 5, 2019
@torkelo torkelo added this to the 6.0.1 milestone Mar 5, 2019
@jschill
Copy link
Contributor

jschill commented Mar 5, 2019

The clickoutsidewrapper does not react on clicks in the side menu.

Ie if you start a playlist and then use the side menu to navigate to your dashboards, the playlist is not stopped.

@torkelo torkelo deleted the fix/leave-playlist branch March 6, 2019 13:14
@torkelo torkelo modified the milestones: 6.0.1, 6.1 Mar 6, 2019
@torkelo torkelo changed the title Fix for leaving playlist mode Playlist: Leaving playlist now always stops playlist Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants