Open
Description
At some point, HTML semantic were completely neglected and this ended up in quite a mess. In order to play nice with SEO, bots, and screen reader and for the sake of a11y. Please have a revisit on the whole application HTML semantic.
Some points you might want to start looking at
- TransferablePlayer is button but there are a lot divs inside
- Heading hierarchy
- Does radio group for each profile on settings modal make sense?
- Does Team Planner tabs semantic make sense?