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

fix: Long audit log string overflowing table #4931

Merged
merged 1 commit into from Nov 7, 2022

Conversation

BrunoQuaresma
Copy link
Collaborator

fix #4773

Before (overflowing X and creating a scroll for all the entire table)
image

After (force break word - not the best but I think it is a better solution for now)
Screen Shot 2022-11-07 at 13 38 59

@BrunoQuaresma BrunoQuaresma requested a review from a team as a code owner November 7, 2022 16:41
@BrunoQuaresma BrunoQuaresma self-assigned this Nov 7, 2022
@BrunoQuaresma BrunoQuaresma requested review from Kira-Pilot, a team and code-asher and removed request for a team and Kira-Pilot November 7, 2022 16:41
@BrunoQuaresma BrunoQuaresma merged commit f15854c into main Nov 7, 2022
@BrunoQuaresma BrunoQuaresma deleted the bq/fix-long-audit-log-string branch November 7, 2022 17:39
@github-actions github-actions bot locked and limited conversation to collaborators Nov 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

audit: template update entries require horizontal scrolling for viewing
2 participants