LightningFlowComponents
LightningFlowComponents copied to clipboard
*quickChoice* - radio buttons - double click
Steps to reproduce
Steps to reproduce the behavior:
- create a screen with a quickchoice component
- type radio button group
- one string (I did four values)
- required = true
- this only works when the flow is run for real. not in debug at all, partially in 'run'
- run the flow from a record so it opens in modal (not sure if that matters)
- select a value
Expected behaviour
a radio button is selected
Actual behaviour
a radio button is not selected, it all turns red, and you are instructed to complete the field. You then must click again like you can't work a mouse. lol Mostly an annoyance