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

Cannot add dashboards with long names to playlist #13464

Closed
neufeldtech opened this issue Sep 28, 2018 · 2 comments · Fixed by #13548
Closed

Cannot add dashboards with long names to playlist #13464

neufeldtech opened this issue Sep 28, 2018 · 2 comments · Fixed by #13548

Comments

@neufeldtech
Copy link
Contributor

neufeldtech commented Sep 28, 2018

What Grafana version are you using?

v5.2.4

What OS are you running grafana on?

Linux (CentOS)

What did you do?

On /playlists/create page, I'm attempting to add a dashboard that has a long name to a playlist

What was the expected result?

The 'Add to playlist' button should be clickable, and we should be able to add a dashboard to the playlist.

What happened instead?

The 'Add to playlist' button is not clickable when dashboards with long names are present in the current filter.

image

@torkelo
Copy link
Member

torkelo commented Oct 4, 2018

think this can be fixed using css only. setting some max width, text overflow elipsis

@neufeldtech
Copy link
Contributor Author

neufeldtech commented Oct 5, 2018

I'll take a crack at this, even though CSS is terrifying 👻

neufeldtech added a commit to neufeldtech/grafana that referenced this issue Oct 6, 2018
@torkelo torkelo added this to the 5.4 milestone Oct 6, 2018
torkelo added a commit that referenced this issue Oct 6, 2018
Fix text overflow on playlist search  #13464
@marefr marefr modified the milestones: 5.4, 5.3.1 Oct 15, 2018
marefr added a commit that referenced this issue Oct 15, 2018
marefr pushed a commit that referenced this issue Oct 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants