When investigating an accessibility query (the-turing-way/the-turing-way#4533 (comment)) I noticed that the "group" field is simply the project name on TTW and Jupyter Book. The value does vary on the MyST Guide, but it doesn't appear right either!
Note it's always "The Turing Way" here:
These MyST examples show different "groups" but they are not the active parent!
We should fix this, and, ensure that these buttons are also accessible by adding an aria-label.
When investigating an accessibility query (the-turing-way/the-turing-way#4533 (comment)) I noticed that the "group" field is simply the project name on TTW and Jupyter Book. The value does vary on the MyST Guide, but it doesn't appear right either!
Note it's always "The Turing Way" here:
These MyST examples show different "groups" but they are not the active parent!
We should fix this, and, ensure that these buttons are also accessible by adding an
aria-label.