Closed DarrachBarneveld closed 8 months ago
Bug Description Update profile form not passing accessibility checks
Steps to reproduce
Desired result Labels are rendered with each input of on select country and input number
Unhandled Custom rendering of widget seems unfixable https://www.reddit.com/r/djangolearning/comments/mrt2ul/display_a_multiwidget_form_manually_in_template/
Alternate Solution Removed widget from checkout page, prompted the user to input international number. Simplest solution
Chose accessibility over select country option and use of widget
Bug Description Update profile form not passing accessibility checks
Steps to reproduce
Desired result Labels are rendered with each input of on select country and input number
Unhandled Custom rendering of widget seems unfixable https://www.reddit.com/r/djangolearning/comments/mrt2ul/display_a_multiwidget_form_manually_in_template/
Alternate Solution Removed widget from checkout page, prompted the user to input international number. Simplest solution