The initial implementation simply displays all the team information, the same as the old theme did:
The design envisioned an interactive grid with expanding cells:
The design has important accessibility concerns; the content should only be visually hidden so that screen readers can still access all the team info. The expand button (caret next to title) should be hidden from screen readers.
The initial implementation simply displays all the team information, the same as the old theme did:
The design envisioned an interactive grid with expanding cells:
The design has important accessibility concerns; the content should only be visually hidden so that screen readers can still access all the team info. The expand button (caret next to title) should be hidden from screen readers.