Skip to content

Remove ScrollArea component#919

Open
gudnuf wants to merge 1 commit intomasterfrom
wt/remove-scroll-area
Open

Remove ScrollArea component#919
gudnuf wants to merge 1 commit intomasterfrom
wt/remove-scroll-area

Conversation

@gudnuf
Copy link
Contributor

@gudnuf gudnuf commented Mar 4, 2026

Summary

  • Replaced all ScrollArea usage with overflow-y-auto scrollbar-none
  • Deleted app/components/ui/scroll-area.tsx

Closes #764

Test plan

  • Verify scrolling works on all affected screens (account selector, contacts, mint risks, transactions)
  • Check cross-browser scrollbar hiding

🤖 Generated with Claude Code

Replace ScrollArea with overflow-y-auto scrollbar-none.
Delete scroll-area.tsx component.
@vercel
Copy link

vercel bot commented Mar 4, 2026

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

Project Deployment Actions Updated (UTC)
agicash Ready Ready Preview, Comment Mar 4, 2026 5:51pm

Request Review

@supabase
Copy link

supabase bot commented Mar 4, 2026

This pull request has been ignored for the connected project hrebgkfhjpkbxpztqqke because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

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.

Remove ScrollArea ui component

2 participants