From 9bc6861b4cebe5ab185165a6c5c91b6732c37360 Mon Sep 17 00:00:00 2001 From: Pablo Klaschka Date: Sat, 25 Jul 2020 18:54:22 +0200 Subject: [PATCH] Adding at least a tiny bit of accessibility to the New Topic button (#506) * Adding a bit of "pseudo-accessibility" to the New Topic button I don't have the time to look into this enough to really make the "New Topic" button accessible. However, right now, it isn't accessible for keyboard navigation at all (as it's not registered as "clickable"). While these changes don't add actual "overall" accessibility to the pseudo button, it at least adds the ability for keyboard navigation tools to register it as a button (at least adding support for extensions like [Vimium](https://vimium.github.io/), etc. * Removed accidentally introduced \n at end of file --- templates/partials/buttons/newTopic.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/partials/buttons/newTopic.tpl b/templates/partials/buttons/newTopic.tpl index 58dc9d8..64c2e31 100644 --- a/templates/partials/buttons/newTopic.tpl +++ b/templates/partials/buttons/newTopic.tpl @@ -1,5 +1,5 @@ \ No newline at end of file +