Skip to content

Short example project to demonstrate bug with multiple forms and radio button label clicks

Notifications You must be signed in to change notification settings

patientgrid/react-admin-bug-multiform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo project for suspected bug in React Admin RadioButtonGroupInput

Install and run:

yarn && yarn dev

Navigate to http://localhost:5173/#/posts/1 and:

  1. The radio buttons for the first and second record work perfectly.
  2. Clicking on the labels works only for the first record, when clicking the labels of the second record, the first records radio button will change instead of the first one.

Example video:

https://youtu.be/gyXKiRNNgew

About

Short example project to demonstrate bug with multiple forms and radio button label clicks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published