From 6235af4592c52a657415ffae772bd83ec106bc13 Mon Sep 17 00:00:00 2001 From: tusooa Date: Sat, 21 Jan 2023 01:07:07 -0500 Subject: Make screenreaders read out autocomplete results --- .../post_status_form/post_status_form.vue | 53 ++++++++++++---------- 1 file changed, 30 insertions(+), 23 deletions(-) (limited to 'src/components/post_status_form') diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue index c51639db..26a5acc4 100644 --- a/src/components/post_status_form/post_status_form.vue +++ b/src/components/post_status_form/post_status_form.vue @@ -148,29 +148,36 @@ @sticker-upload-failed="uploadFailed" @shown="handleEmojiInputShow" > -