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

Show full event message in pod event view #12104

Open
kmlamkin9 opened this issue Jan 24, 2023 · 2 comments
Open

Show full event message in pod event view #12104

kmlamkin9 opened this issue Jan 24, 2023 · 2 comments
Labels
bug/enhancement component:ui User interfaces bugs and enhancements enhancement New feature or request type:enhancement

Comments

@kmlamkin9
Copy link
Contributor

Summary

Show the complete Event message within the kubernetes object event view

Motivation

When the event is longer than the 50 or so characters, it becomes difficult to understand what the event actually is without seeing the full message.

Proposal

Please show the full message and have it wrap within the cell itself.

Example of how it is today

event info truncated

@kmlamkin9 kmlamkin9 added the enhancement New feature or request label Jan 24, 2023
@schakrad
Copy link
Contributor

schakrad commented Feb 3, 2023

@kmlamkin9, Could you please assign me this task.

crenshaw-dev pushed a commit that referenced this issue Feb 17, 2023
* #11602 fix : Object options menu truncated when selected in ApplicationListView.

Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>

* fix for the message to be fully shown under the events section.

Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>

* fixing lint

Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>

* Update application-resource-list.tsx

Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com>

* fix for  lint error

Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>

---------

Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com>
crenshaw-dev pushed a commit that referenced this issue Feb 17, 2023
* #11602 fix : Object options menu truncated when selected in ApplicationListView.

Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>

* fix for the message to be fully shown under the events section.

Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>

* fixing lint

Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>

* Update application-resource-list.tsx

Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com>

* fix for  lint error

Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>

---------

Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com>
crenshaw-dev pushed a commit that referenced this issue Feb 17, 2023
* #11602 fix : Object options menu truncated when selected in ApplicationListView.

Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>

* fix for the message to be fully shown under the events section.

Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>

* fixing lint

Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>

* Update application-resource-list.tsx

Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com>

* fix for  lint error

Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>

---------

Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com>
crenshaw-dev pushed a commit that referenced this issue Feb 17, 2023
* #11602 fix : Object options menu truncated when selected in ApplicationListView.

Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>

* fix for the message to be fully shown under the events section.

Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>

* fixing lint

Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>

* Update application-resource-list.tsx

Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com>

* fix for  lint error

Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>

---------

Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com>
@polak785
Copy link

Hello,
This would be very interesting and useful to get the full events directly in argocd instead of search it on all applications logs with another tool.
@schakrad Do you have an update on this please ?

@alexmt alexmt added component:ui User interfaces bugs and enhancements type:enhancement bug/enhancement labels Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/enhancement component:ui User interfaces bugs and enhancements enhancement New feature or request type:enhancement
Projects
None yet
Development

No branches or pull requests

4 participants