We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v5.2.4
Linux (CentOS)
On /playlists/create page, I'm attempting to add a dashboard that has a long name to a playlist
/playlists/create
The 'Add to playlist' button should be clickable, and we should be able to add a dashboard to the playlist.
The 'Add to playlist' button is not clickable when dashboards with long names are present in the current filter.
The text was updated successfully, but these errors were encountered:
think this can be fixed using css only. setting some max width, text overflow elipsis
Sorry, something went wrong.
I'll take a crack at this, even though CSS is terrifying 👻
Fix text overflow on playlist search grafana#13464
4815f92
Merge pull request #13548 from neufeldtech/playlist_fix
b411e8e
Fix text overflow on playlist search #13464
changelog: add notes about closing #13464
f4b7b00
[skip ci]
22880a7
(cherry picked from commit 4815f92)
Successfully merging a pull request may close this issue.
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 playlistWhat 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.
The text was updated successfully, but these errors were encountered: