Problem/Motivation
From #2962110-102: Add the Media Library module to Drupal core:
Grid vs. table? Why do we still have both? Seems like a stable blocker to unify this, but not a blocker for beta.
This was replied to in #2962110-115: Add the Media Library module to Drupal core:
From accessibility/UX review we found that the table is always going to be preferred for users using screen readers that can better parse table markup, and for more technical users that want to show more metadata than the Grid is able to nicely handle. We could make this configurable and only show the Grid by default on new installs in a follow up, if showing both isn't desirable.
Let's get this hashed out.
Proposed resolution
TBD.
Remaining tasks
TBD.
User interface changes
TBD.
API changes
Probably none.
Data model changes
Almost certainly none.