chinwagsocial/app/javascript/mastodon/features/compose/components
Claire 034f37b85a
Fix compose form behavior in mobile view (#15555)
* Fix ComposeForm being mounted twice in mobile view

Fixes #13094

* Fix compose form focus and pre-selection behavior in mobile view

* Split _updateFocusAndSelection out of componentDidUpdate
2021-03-24 10:19:07 +01:00
..
action_bar.js
autosuggest_account.js
character_counter.js
compose_form.js Fix compose form behavior in mobile view (#15555) 2021-03-24 10:19:07 +01:00
emoji_picker_dropdown.js
navigation_bar.js
poll_button.js
poll_form.js
privacy_dropdown.js fix typo (#15705) 2021-02-11 06:22:11 +01:00
reply_indicator.js Add “translate” class to other user strings (#15611) 2021-01-22 10:09:23 +01:00
search.js
search_results.js
text_icon_button.js
upload.js
upload_button.js
upload_form.js
upload_progress.js
warning.js