Files
ephraimduncan a7f6fb8d7e fix: keep documents filter bar on a single line on desktop
Prevent the documents page filter bar (status tabs, sender filter, period selector, search) from
wrapping onto multiple lines or scrolling horizontally at desktop widths.

- Force a single row at the xl breakpoint where the full filter set fits within the container
- Narrow the sender filter (200px -> 160px) and period selector (192px -> 160px)
- Stretch the search input to fill the remaining row width, flush with the content edge
- Keep the existing wrapping behaviour below xl for smaller viewports
- Add a className passthrough to DocumentsTableSenderFilter for the width override
2026-07-06 22:17:09 +00:00
..
2026-06-01 18:17:16 +10:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2026-06-28 12:38:38 +10:00
2026-05-08 16:04:22 +10:00
2025-02-13 14:10:38 +11:00
2026-05-08 16:04:22 +10:00
2026-05-08 16:04:22 +10:00

@documenso/remix

The main Documenso web application. Built with React Router v7 and served by a Hono server.

This package is part of the Documenso monorepo and is not meant to be run standalone. Use the root scripts instead.

# From the monorepo root
npm run dev