pinafore/src
James Teh cbfa48e965 fix: Focus the textarea in the Compose dialog instead of the Close button.
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 12:40:24 +10:00
..
build fix: fix pencil button location with bottom nav (#2222) 2022-11-21 18:53:25 -08:00
inline-script
intl feat: create ru-RU.JS (#2218) 2022-11-21 07:19:36 -08:00
routes fix: Focus the textarea in the Compose dialog instead of the Close button. 2022-11-23 12:40:24 +10:00
scss fix: fix pencil button location with bottom nav (#2222) 2022-11-21 18:53:25 -08:00
server
static
thirdparty/font-awesome-svg-png
client.js
server.js
service-worker.js