Workspace

LogoUploadDialog from packages/ui — the company and bank-theme logo dialogs both dashboards share. A workspace is named for its customer or bank, so there is no name to edit here.

Logo dialogs

Each dialog previews on the background it will actually render on — the page's own for the company logo, the bank's light/dark canvas for the theme logos.

Company logo

PNG, JPEG, WebP or SVG up to 900 KB, the server-action cap every upload shares. The server stores it as WebP, and keeps an SVG as source.

Bank logo — light

900 KB limit, PNG, JPEG, WebP or SVG, previewed on white — headroom for multipart framing under the 1 MB server-action body limit.

Bank logo — dark

Same 900 KB limit and formats, previewed on the dark canvas the theme actually uses.

File too large

maxBytes is 10 KB here, so any real image file reaches the size rejection.