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(admin): Import bootstrap CSS properly #6795

Merged
merged 2 commits into from
Jan 21, 2025
Merged

fix(admin): Import bootstrap CSS properly #6795

merged 2 commits into from
Jan 21, 2025

Conversation

untitaker
Copy link
Member

Apparently I forgot to do this when moving to esbuild, and as a result
bootstrap was never initialized.

This broke the edit modal in cardinality analyzer.

It took a while to notice this issue though, so I wonder if bootstrap
can be removed entirely in favor of mantine.

Apparently I forgot to do this when moving to esbuild, and as a result
bootstrap was never initialized.

This broke the edit modal in cardinality analyzer.

It took a while to notice this issue though, so I wonder if bootstrap
can be removed entirely in favor of mantine.
@untitaker untitaker requested a review from a team as a code owner January 20, 2025 18:24
@untitaker untitaker enabled auto-merge (squash) January 21, 2025 12:56
@untitaker untitaker merged commit 1233fc8 into master Jan 21, 2025
31 checks passed
@untitaker untitaker deleted the fix/admin-css branch January 21, 2025 13:23
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