Apologies if this feature request is posted elsewhere. Lmk and I’ll vote there.
So, my home page has some filters. I’d like to have default selections for those filters for both logged-in and anonymous users. It seems very odd that there isn’t a Default selection attribute I can set when adding a Choice component to a screen.
Current UX for a first-time page visitor:
Desired UX for a first-time page visitor:
I’m imaging a new field below Values
that lets me enter a default value. To keep it simple, if the value is not valid (putting the onus on the developer to enter a valid value) then the current behavior persists — no selection is highlighted. That way adding this feature doesn’t break anything. I’ve read all kinds of wonky ways to work around this but it seems a simple Default attribute for the component would make life a lot simpler.