Pinafore-Web-Client-Frontend/src
James Teh 8792d912bc
fix: focus the textarea in the Compose dialog (#2227)
ComposeBox already specified autoFocus for the ComposeInput.
However, this didn't work because the dialog was disabled when the ComposeInput code tried to focus the textarea.
To fix this, tweak A11yDialog to look for the autofocus attribute when determining what to focus.
This is consistent with the behavior for native HTML dialogs.
Then, have ComposeInput set this attribute if it's in a dialog.
Fixes #1839.
2022-11-23 08:21:42 -08:00
..
build fix: fix pencil button location with bottom nav (#2222) 2022-11-21 18:53:25 -08:00
inline-script fix: reduce flash-of-unstyled on grayscale (#2206) 2022-11-19 11:25:42 -08:00
intl feat: create ru-RU.JS (#2218) 2022-11-21 07:19:36 -08:00
routes fix: focus the textarea in the Compose dialog (#2227) 2022-11-23 08:21:42 -08:00
scss fix: fix pencil button location with bottom nav (#2222) 2022-11-21 18:53:25 -08:00
server fix: fix CSP checksums (#1985) 2021-03-07 08:21:20 -08:00
static feat: add PWA shortcuts for compose/notifications (#2019) 2021-03-21 13:49:59 -07:00
thirdparty/font-awesome-svg-png fix: tidy up bookmarks, add tests 2020-08-25 23:47:20 -07:00
client.js fix: update usage of safari-14-idb-fix (#2072) 2021-07-16 07:42:32 -07:00
server.js chore: remove deprecate git.io comments (#2131) 2022-04-30 12:48:05 -07:00
service-worker.js fix: show proper text for signup notifications (#2182) 2022-11-13 07:00:37 -08:00