diff --git a/templates/fragments/edit_project_form.html b/templates/fragments/edit_project_form.html
index b442d3f8..a5c6d485 100644
--- a/templates/fragments/edit_project_form.html
+++ b/templates/fragments/edit_project_form.html
@@ -22,7 +22,7 @@
-
+
{% endcall %}
diff --git a/templates/requests/index.html b/templates/requests/index.html
index 8d74d497..3f5c121b 100644
--- a/templates/requests/index.html
+++ b/templates/requests/index.html
@@ -12,7 +12,7 @@
{% include 'fragments/pending_financial_verification.html' %}
{% endcall %}
@@ -22,7 +22,7 @@
{% include 'fragments/pending_ccpo_approval_modal.html' %}
{% endcall %}
@@ -32,7 +32,7 @@
{% include 'fragments/pending_ccpo_acceptance_alert.html' %}
{% endcall %}
diff --git a/templates/workspaces/members/edit.html b/templates/workspaces/members/edit.html
index bdcac597..b1198791 100644
--- a/templates/workspaces/members/edit.html
+++ b/templates/workspaces/members/edit.html
@@ -99,6 +99,7 @@
value='{{ choice[0] }}'
{% if role == choice[0] %}
checked='checked'
+ autofocus
{% endif %}
/>