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 Grid Table Border and OIDC Alert Line Wrapping #729

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

coreyogburn
Copy link
Contributor

The grid table had the show-expand property but since we're handling expansion ourselves, we don't need the extra table cell. Removed.

V-Alerts attempt to store their text on one line and hide any overflow. Added a class to ensure the text wraps instead for a v-alert on the user's page with a large amount of text.

The grid table had the `show-expand` property but since we're handling expansion ourselves, we don't need the extra table cell. Removed.

V-Alerts attempt to store their text on one line and hide any overflow. Added a class to ensure the text wraps instead for a v-alert on the user's page with a large amount of text.
@coreyogburn coreyogburn merged commit e64f6fd into 2.4/dev Jan 22, 2025
3 checks passed
@coreyogburn coreyogburn deleted the cogburn/vue-fixes branch January 22, 2025 17:32
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2025
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.

2 participants