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

Improve Playground error styling #1679

Merged
merged 1 commit into from
Jan 5, 2025
Merged

Conversation

edemaine
Copy link
Collaborator

@edemaine edemaine commented Jan 5, 2025

Civet errors gain red border:

Before:
image

After:
image

This was clearly intended by the CSS, but the red variable wasn't assigned; fixed to choose an existing variable.

Civet compiler crashes get formatted nicer:

Before:
image

After:
image

@edemaine edemaine merged commit f74a263 into main Jan 5, 2025
4 checks passed
@edemaine edemaine deleted the playground-errors-styling branch January 5, 2025 18:44
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