@@ -31,27 +31,27 @@ <h2 slot="header">This Project</h2>
3131 </ a >
3232 </ div >
3333 </ div >
34- < a id ="leave-project-btn " slot ="footer " class ="default-btn " href =" # " role =" button "> LEAVE PROJECT</ a >
34+ < a id ="leave-project-btn " slot ="footer " class ="default-btn " role =" button " tabindex =" 0 "> LEAVE PROJECT</ a >
3535 </ tpen-card >
3636 < tpen-card tpen-scope ="metadata ">
3737 < h2 slot ="header "> Metadata</ h2 >
3838 < tpen-project-metadata slot ="body "> </ tpen-project-metadata >
39- < a id ="update-metadata-btn " slot ="footer " class ="default-btn " href =" # " role =" button "> EDIT METADATA</ a >
39+ < a id ="update-metadata-btn " slot ="footer " class ="default-btn " role =" button " tabindex =" 0 "> EDIT METADATA</ a >
4040 </ tpen-card >
4141 < tpen-card tpen-entity ="member ">
4242 < h2 slot ="header "> Collaborators</ h2 >
4343 < project-collaborators slot ="body "> </ project-collaborators >
44- < a id ="manage-collaboration-btn " slot ="footer " class ="default-btn " href =" # " role =" button "> MANAGE COLLABORATORS</ a >
44+ < a id ="manage-collaboration-btn " slot ="footer " class ="default-btn " role =" button " tabindex =" 0 "> MANAGE COLLABORATORS</ a >
4545 </ tpen-card >
4646 < tpen-card tpen-entity ="layer ">
4747 < h2 slot ="header "> Layers & Pages</ h2 >
4848 < tpen-project-layers slot ="body "> </ tpen-project-layers >
49- < a id ="manage-layers-btn " slot ="footer " class ="default-btn " href =" # " role =" button "> SEE DETAILS / MODIFY</ a >
49+ < a id ="manage-layers-btn " slot ="footer " class ="default-btn " role =" button " tabindex =" 0 "> SEE DETAILS / MODIFY</ a >
5050 </ tpen-card >
5151 < tpen-card tpen-entity ="role ">
5252 < h2 slot ="header "> Project Roles</ h2 >
5353 < tpen-project-permissions slot ="body "> </ tpen-project-permissions >
54- < a id ="manage-custom-role-btn " slot ="footer " class ="default-btn " href =" # " role =" button "> MANAGE ROLE</ a >
54+ < a id ="manage-custom-role-btn " slot ="footer " class ="default-btn " role =" button " tabindex =" 0 "> MANAGE ROLE</ a >
5555 </ tpen-card >
5656 < tpen-card tpen-scope ="options ">
5757 < h2 slot ="header "> Project Options</ h2 >
@@ -60,7 +60,7 @@ <h2 slot="header">Project Options</h2>
6060 Default Transcription Interface: /transcribe
6161 </ div >
6262 </ tpen-project-options >
63- < a id ="manage-project-options-btn " slot ="footer " class ="default-btn " href =" # " role =" button "> SEE DETAILS</ a >
63+ < a id ="manage-project-options-btn " slot ="footer " class ="default-btn " role =" button " tabindex =" 0 "> SEE DETAILS</ a >
6464 </ tpen-card >
6565 < tpen-card tpen-entity ="tools ">
6666 < h2 slot ="header "> Tools</ h2 >
0 commit comments