You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
Thank you for pointing it out!
I transferred the issue from Alerting plugin repo to here, as it's related to the front-end part.
Besides, I labeled the issue as a feature instead of a bug.
I think wrapping the text to the column width, can be made by setting the truncateText property to false in this line:
I edited line 43 in the above file in addition to line 33 in tableUtils.js and cleared the optimize directory and restarted kibana to achieve the desired result. i.e. Monitor names are text wrapping properly.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
Under Alerting > Monitors The Monitor name should wrap the text for Monitor Name. At the moment it shows ... after 22 characters.
Other plugins installed
security
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should either wrap text or make the column width adjustable
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: