Skip to content

Conversation

urmauur
Copy link
Member

@urmauur urmauur commented Feb 5, 2025

Describe Your Changes

CleanShot 2025-02-05 at 12 16 54

This pull request includes changes to the ErrorMessage component and updates to the Tailwind CSS configuration. The most important changes are focused on improving the styling and appearance of error messages and updating the font families used in the project.

Styling improvements for ErrorMessage component:

  • Added a visual indicator next to the error message title and updated the title's styling to be more prominent (web/containers/ErrorMessage/index.tsx).
  • Enhanced the styling of the clickable elements within the error message to make them more noticeable (web/containers/ErrorMessage/index.tsx).
  • Changed the font style of the error message content to use a serif font for better readability (web/containers/ErrorMessage/index.tsx).

Updates to Tailwind CSS configuration:

  • Updated the fontFamily configuration to include a serif font (Roboto Mono) and removed redundant nested fontFamily declaration (web/tailwind.config.js).

Fixes Issues

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@urmauur urmauur added this to the v0.5.15 milestone Feb 5, 2025
@urmauur urmauur requested a review from louis-menlo February 5, 2025 05:18
@urmauur urmauur self-assigned this Feb 5, 2025
@urmauur urmauur merged commit 7f4155c into release/v0.5.15 Feb 5, 2025
16 checks passed
@urmauur urmauur deleted the enhancement/error-ui-threads branch February 5, 2025 05:26
Copy link
Contributor

github-actions bot commented Feb 5, 2025

Barecheck - Code coverage report

Total: 67.72%

Your code coverage diff: 0.00% ▴

Uncovered files and lines
FileLines
web/containers/ErrorMessage/index.tsx40-45, 63-64

Copy link
Contributor

github-actions bot commented Feb 5, 2025

This is the build for this pull request. You can download it from the Artifacts section here: Build URL.

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