diff --git a/bookwyrm/templates/components/modal.html b/bookwyrm/templates/components/modal.html index 18b69b25..5950e3c6 100644 --- a/bookwyrm/templates/components/modal.html +++ b/bookwyrm/templates/components/modal.html @@ -1,8 +1,11 @@ +{# @todo Implement focus traps to prevent tabbing out of the modal. #} +