Workspace
WorkspaceNameForm and LogoUploadDialog from packages/ui — renaming the PropelAuth org, and the company / bank-theme logo dialogs both dashboards share.
Workspace name
Try a name with punctuation, e.g. "Acme, Inc.". Anything outside letters, numbers, spaces and underscores is rejected with the fixed copy both dashboards show.
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.
4.5 MB limit, PNG or JPEG — the accept list the dialog it replaces enforced.
900 KB limit, PNG or WebP, previewed on a white canvas — matches bank-dashboard's server-action cap, with headroom for multipart framing under the 1 MB body limit.
Same 900 KB PNG/WebP limit, previewed on the dark canvas the theme actually uses.
maxBytes is set to 10 KB here, so choosing any real image file reaches the size rejection.