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
prepared component to be shipped in v5.9, planned for the end of January
We should also consider publicly documenting our decision making rationale regarding these changes on the community backlog or GitHub discussions.
Issues we are trying to solve
Dragon cannot easily activate the File upload button#4031
The 'Choose file' input does not respond to any verbal command. The user must then use verbal keyboard commands such as 'Tab' to use the component. Proposed solution is to layer a new UI onto the component which can be customised (eg as a button), and shows a visual drop zone if a file is dragged over it.
While that is the main issue we want to fix, because we plan to rewrite the component in a way that will make it easier to customise, the following are sensible additions that will make the component also more usable and/or accessible:
kellylee-gds
changed the title
Make enhancements to the File Upload and Details components and prepare to ship in v5.8
Make enhancements to the File Upload component and prepare to ship in v5.8
Nov 25, 2024
kellylee-gds
changed the title
Make enhancements to the File Upload component and prepare to ship in v5.8
Make enhancements to the File Upload component and prepare to ship in v5.9
Jan 7, 2025
Brief
By the end of the brief, we should have:
We should also consider publicly documenting our decision making rationale regarding these changes on the community backlog or GitHub discussions.
Issues we are trying to solve
Dragon cannot easily activate the File upload button #4031
The 'Choose file' input does not respond to any verbal command. The user must then use verbal keyboard commands such as 'Tab' to use the component. Proposed solution is to layer a new UI onto the component which can be customised (eg as a button), and shows a visual drop zone if a file is dragged over it.
While that is the main issue we want to fix, because we plan to rewrite the component in a way that will make it easier to customise, the following are sensible additions that will make the component also more usable and/or accessible:
Epic lead
Anika
Driving role(s)
Patrick, Charlotte
Supporting roles
Romaric, Kelly
Tasks
FileUpload
component useConfigurableComponent
#4417<input>
to the<button>
#4425<input>
to the<button>
#4426<button>
and the field's<label>
#4428The text was updated successfully, but these errors were encountered: