You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documents toolbar: on desktop the search box overlapped the title, the category chips were cut off at the right edge, and the status filters landed in the wrong row. The toolbar had crammed the title, search, view toggle, status filters, and all category chips into a single header row behind a collapsible slider, with no layout rule for wide screens. The filters now live in their own row beneath the header (matching the Contacts module): the header holds the title, search, and view toggle, while the status and category chips share a separate horizontally scrolling filter bar.