Skip to content

UI refinement#2571

Merged
dartpain merged 5 commits into
arc53:mainfrom
ManishMadan2882:main
Jul 4, 2026
Merged

UI refinement#2571
dartpain merged 5 commits into
arc53:mainfrom
ManishMadan2882:main

Conversation

@ManishMadan2882

Copy link
Copy Markdown
Collaborator
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

    • aligned the search icon in the navbar
    • increased the height in the prompt input/message input section to increase the typing area, user adds large text.

    Max height = 40% of the viewport height ( window.innerHeight * 0.4 ). Once content exceeds that, the textarea stops growing and scrolls internally (it has overflow-y-auto ).

  • Why was this change needed? (You can also link to an open issue here)
    user interface and user experience improved

@vercel

vercel Bot commented Jun 25, 2026

Copy link
Copy Markdown

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

A member of the Team first needs to authorize it.

@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.14%. Comparing base (bb2a8ca) to head (e340fed).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2571   +/-   ##
=======================================
  Coverage   87.14%   87.14%           
=======================================
  Files         356      356           
  Lines       32353    32353           
=======================================
  Hits        28194    28194           
  Misses       4159     4159           

☔ View full report in Codecov by Harness.
📢 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.

@ManishMadan2882 ManishMadan2882 requested a review from dartpain June 29, 2026 10:44
@dartpain dartpain merged commit 08f758b into arc53:main Jul 4, 2026
9 of 11 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