SurfSense/surfsense_web/app/dashboard
CREDO23 bc3c2fd515 fix(web): hide header Create CTA on the automations empty state
The empty-state card already hosts the primary "Create via chat" CTA;
keeping the header button on the same screen showed two identical
buttons. Adds an optional ``showCreateCta`` prop to AutomationsHeader
(default true) and turns it off only in the empty branch so the card
stays the focal point.
2026-05-28 01:14:10 +02:00
..
[search_space_id] fix(web): hide header Create CTA on the automations empty state 2026-05-28 01:14:10 +02:00
error.tsx chore: ran linting 2026-05-19 21:02:07 +05:30
layout.tsx chore: linting 2026-04-07 03:10:06 -07:00
loading.tsx fix: remove message from loading UI 2026-01-27 15:28:30 +05:30
page.tsx perf: replace useSearchParams() with window.location.search in effects 2026-04-02 02:45:46 +05:30