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

Extend size of individual log message display #657

Merged
merged 4 commits into from
Aug 13, 2024

Conversation

sebastian-aranda
Copy link
Contributor

This PR makes some adjustments to the LogMessageDisplay to increase the size of individual log messages. By removing the inner scroll bar we allow individual log messages to take all the space they need in base to their content, relying only on the parent container scroll bar.

Also a "Copy to clipboard" button was added so each individual log can be copied in quickier and easier way.

Copy link
Contributor

@couger01 couger01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@sebastian-aranda sebastian-aranda merged commit 6a3d341 into develop Aug 13, 2024
2 checks passed
@sebastian-aranda sebastian-aranda deleted the tickets/DM-45715 branch August 13, 2024 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants