You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently edit persons page (link to code) is written in html.erb and we have plans of improvements to the form. As a first step, it will be good if we have the page migrated to React.
Modification required:
"Incorrect WCA ID claim count" field is no longer needed, instead when we click 'fix' or 'update', the claim count should be set to 0.
The text was updated successfully, but these errors were encountered:
I actually already migrated the page, but got so wrapped up in the rest of the work I didn't make a PR. Do you want me to push it and you can take it over and finish it with the changes?
Currently edit persons page (link to code) is written in
html.erb
and we have plans of improvements to the form. As a first step, it will be good if we have the page migrated to React.Modification required:
The text was updated successfully, but these errors were encountered: