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
Because drag and drop is not accessible(directly) may want to look at another way to sort the fields. However, GitHub does use it so maybe accessible methods can be added or multiple ways of doing it to keep from causing issues.
Drag and Drop Event Listener Research
created UX/UI Wireframes
functional mapping made
Accessible choice options for non drag and drop users.
Programming the Drag and Drop
created a stimulus code pento work on trying events faster
Because drag and drop is not accessible(directly) may want to look at another way to sort the fields. However, GitHub does use it so maybe accessible methods can be added or multiple ways of doing it to keep from causing issues.
Drag and Drop Event Listener Research
Programming the Drag and Drop
create matching touch events for all drag events that way mobile users can use the same functionsestablish a way for the moving or active item to become keyboard movableBugs Fixed:
Pass array of elements to the global scope to use across multiple eventsThe text was updated successfully, but these errors were encountered: