Commit graph

3 commits

Author SHA1 Message Date
Mahesh Sanikommu
3f0a45713f feat(web): redesign settings layout and split billing into its own tab
Rework the settings page shell with a slimmer sidebar, header-mounted org
switcher (with plan badges), branded identity orb, and a consolidated
Danger Zone popover. Split Billing & Subscription out of the Account tab
into a dedicated Billing tab, trim Account to profile + team members, and
remove the in-tab delete flow in favor of the sidebar control.
2026-05-19 21:11:39 -07:00
ved015
39f30f10b2 fix auto scroll bug and mobile responsiveness (#965)
This PR fixes a bug in auto scroll after the first msg auto scroll was not working properly it is fixed now

 It also tightens Support & Help on small screens: slightly reduced card/title spacing and stacked-button gaps, and replaces fixed-height pills with responsive vertical padding so label text is not flush with the pill edges on mobile devices

## Before
<img width="382" height="232" alt="Screenshot 2026-05-18 at 6 56 48 PM" src="https://github.com/user-attachments/assets/62c583a2-2417-44b6-8502-d6a7950eb136" />

## After
<img width="396" height="267" alt="Screenshot 2026-05-18 at 6 57 04 PM" src="https://github.com/user-attachments/assets/919dbf50-664a-44ec-aa95-287ca13fd77a" />
2026-05-18 16:37:40 +00:00
Mahesh Sanikommu
1b1b34fb66
chore: remove the new folder and fix imports (#740) 2026-02-16 14:30:29 -07:00
Renamed from apps/web/components/new/settings/support.tsx (Browse further)