Currently, the ShakePicker dropdown component defaults to a value. My requested change would introduce the following: Not selecting a default value Requiring users to select a value I'm requesting this as an optional prop to the component. Or alternatively: Adding an invalid: boolean prop to shakePickerItem that means users can't submit a Shakebugs form without selecting something else My use-case is around requesting users give some context around where the bug exists, so we can route to teams. We want to force users to make an active choice, which is currently impossible with the current shakePicker dropdown. I'm happy to expand on my request here or offer more concrete ACs if the team is interested! It should be low hanging fruit and relatively easy to implement, imo!