Skip to content

Make audit log details dialog larger.#24519

Merged
Tener merged 3 commits intomasterfrom
tener/audit-log-details
Apr 18, 2023
Merged

Make audit log details dialog larger.#24519
Tener merged 3 commits intomasterfrom
tener/audit-log-details

Conversation

@Tener
Copy link
Copy Markdown
Contributor

@Tener Tener commented Apr 13, 2023

The audit log details dialog is a modal that shows the JSON representation of an event, which tends to be pretty large. With this change, we will make use of a bigger percentage of screen real estate.

Copy link
Copy Markdown
Member

@ravicious ravicious left a comment

Choose a reason for hiding this comment

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

It could use some media queries on wider screens but I'm not even sure how to add them with styled-components.

In any case, this feels better than what we have right now!

min-height: 100px;
max-height: 80%;
height: 100%;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

There are some unnecessary spaces on this line which are not caught by either Prettier or ESLint.

@Tener Tener enabled auto-merge April 18, 2023 11:12
@Tener Tener added this pull request to the merge queue Apr 18, 2023
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 18, 2023
@Tener Tener added this pull request to the merge queue Apr 18, 2023
Merged via the queue into master with commit b8eca7f Apr 18, 2023
@Tener Tener deleted the tener/audit-log-details branch April 18, 2023 11:55
@public-teleport-github-review-bot
Copy link
Copy Markdown

@Tener See the table below for backport results.

Branch Result
branch/v11 Create PR
branch/v12 Create PR
branch/v13 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants