Skip to content

feat: update styles and improve accessibility across frontend#2318

Merged
dartpain merged 10 commits intoarc53:mainfrom
siiddhantt:feat/standardize-css
Mar 30, 2026
Merged

feat: update styles and improve accessibility across frontend#2318
dartpain merged 10 commits intoarc53:mainfrom
siiddhantt:feat/standardize-css

Conversation

@siiddhantt
Copy link
Copy Markdown
Member

  • Updated text colors to use foreground and muted-foreground for better contrast.
  • Replaced hardcoded colors with theme-based classes for consistency.
  • Enhanced input fields with icons for improved usability.
  • Adjusted button styles for a more cohesive design.
  • Refactored search input components to use consistent styling and layout.
  • Improved layout and spacing in various components for better user experience.
  • Updated tool and source titles and subtitles for clarity.

- Updated text colors to use foreground and muted-foreground for better contrast.
- Replaced hardcoded colors with theme-based classes for consistency.
- Enhanced input fields with icons for improved usability.
- Adjusted button styles for a more cohesive design.
- Refactored search input components to use consistent styling and layout.
- Improved layout and spacing in various components for better user experience.
- Updated tool and source titles and subtitles for clarity.
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 20, 2026

@siiddhantt is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

@siiddhantt siiddhantt changed the title refactor: update styles and improve accessibility across frontend feat: update styles and improve accessibility across frontend Mar 20, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.56%. Comparing base (126fa01) to head (43f7137).
⚠️ Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2318      +/-   ##
==========================================
+ Coverage   69.79%   71.56%   +1.77%     
==========================================
  Files         187      187              
  Lines       16100    16100              
==========================================
+ Hits        11237    11522     +285     
+ Misses       4863     4578     -285     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Collaborator

@ManishMadan2882 ManishMadan2882 left a comment

Choose a reason for hiding this comment

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

There are lint failures npm run lint

✖ 779 problems (517 errors, 262 warnings)
517 errors and 0 warnings potentially fixable with the `--fix` option.

Comment thread frontend/src/conversation/ConversationBubble.tsx Outdated
Copy link
Copy Markdown
Collaborator

@ManishMadan2882 ManishMadan2882 left a comment

Choose a reason for hiding this comment

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

Thanks for the update, looks sleek now. one minor concern:
image

selected value visually blends into the menu list, because there’s no clear divider or separation.
the divider between the selected value and the menu options is missing

@siiddhantt
Copy link
Copy Markdown
Member Author

@ManishMadan2882 thanks, good catch. Should be like this now:

image

Copy link
Copy Markdown
Collaborator

@ManishMadan2882 ManishMadan2882 left a comment

Choose a reason for hiding this comment

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

All good, thanks!

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
oss-docsgpt Ready Ready Preview, Comment Mar 30, 2026 9:32pm

Request Review

@dartpain dartpain merged commit 81532ad into arc53:main Mar 30, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants