UserJot
UserJot
Dec 10

Allow opening board with theme parameter

It would be nice if we could open the board with a predetermined theme as a parameter on the link. My app has theme settings with values being system/dark/light and when the user has selected something different from the system theme, I'd like to pass it to the feedback board.
ClosedClosed

Closed
changed status toClosed·Mar 3, 2026
Dec 10, 2025

This is currently implemented but undocumented (theme=dark|light). Are you opening the board inside a webview or redirecting to the native browser? However, I need to fix the state to persist on navigation.

Dec 12, 2025

That sounds good. Thanks for the reply. I'm redirecting to do the native browser.