-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
fix: show full event message in pod event view (#12104) #12267
fix: show full event message in pod event view (#12104) #12267
Conversation
…pplicationListView. Signed-off-by: schakradari <[email protected]>
Signed-off-by: schakradari <[email protected]>
Signed-off-by: schakradari <[email protected]>
Codecov ReportBase: 47.62% // Head: 47.62% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #12267 +/- ##
=======================================
Coverage 47.62% 47.62%
=======================================
Files 246 246
Lines 41797 41797
=======================================
Hits 19907 19907
Misses 19897 19897
Partials 1993 1993
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Signed-off-by: schakrad <[email protected]>
ui/src/app/applications/components/application-details/application-resource-list.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Just left a small comment.
This is very useful. I believe we have similar issues (text is truncated with elipsis) in other places, such as:
Can you apply the same fix there, or should we make it a separate code change? |
@alexef , Could you please raise the above as a new issue? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @schakrad!
* #11602 fix : Object options menu truncated when selected in ApplicationListView. Signed-off-by: schakradari <[email protected]> * fix for the message to be fully shown under the events section. Signed-off-by: schakradari <[email protected]> * fixing lint Signed-off-by: schakradari <[email protected]> * Update application-resource-list.tsx Signed-off-by: schakrad <[email protected]> * fix for lint error Signed-off-by: schakradari <[email protected]> --------- Signed-off-by: schakradari <[email protected]> Signed-off-by: schakrad <[email protected]>
* #11602 fix : Object options menu truncated when selected in ApplicationListView. Signed-off-by: schakradari <[email protected]> * fix for the message to be fully shown under the events section. Signed-off-by: schakradari <[email protected]> * fixing lint Signed-off-by: schakradari <[email protected]> * Update application-resource-list.tsx Signed-off-by: schakrad <[email protected]> * fix for lint error Signed-off-by: schakradari <[email protected]> --------- Signed-off-by: schakradari <[email protected]> Signed-off-by: schakrad <[email protected]>
* #11602 fix : Object options menu truncated when selected in ApplicationListView. Signed-off-by: schakradari <[email protected]> * fix for the message to be fully shown under the events section. Signed-off-by: schakradari <[email protected]> * fixing lint Signed-off-by: schakradari <[email protected]> * Update application-resource-list.tsx Signed-off-by: schakrad <[email protected]> * fix for lint error Signed-off-by: schakradari <[email protected]> --------- Signed-off-by: schakradari <[email protected]> Signed-off-by: schakrad <[email protected]>
Cherry-picked onto release-2.6 for 2.6.3, release-2.5 for 2.5.12, and release-2.4 for 2.4.24. |
If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.
Checklist:
Note on DCO: