LightningFlowComponents icon indicating copy to clipboard operation
LightningFlowComponents copied to clipboard

*quickChoice* - radio buttons - double click

Open cadillacben opened this issue 2 years ago • 0 comments

Steps to reproduce

Steps to reproduce the behavior:

  1. create a screen with a quickchoice component
  2. type radio button group
  3. one string (I did four values)
  4. required = true
  5. this only works when the flow is run for real. not in debug at all, partially in 'run'
  6. run the flow from a record so it opens in modal (not sure if that matters)
  7. 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

cadillacben avatar May 10 '23 20:05 cadillacben