]> cat aescling's git repositories - mastodon.git/commit
Split out is_changing_upload from is_submitting (#9536)
authorThibG <thib@sitedethib.com>
Sun, 16 Dec 2018 20:17:56 +0000 (21:17 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 16 Dec 2018 20:17:56 +0000 (21:17 +0100)
commit4297de34cfe705622d53d9688c1ad9abb24ced76
tree79b1c1cb8875f562b4de68676c5d19c39872b86c
parent32d7d617031a3cbd20387a8f02278b4734651671
Split out is_changing_upload from is_submitting (#9536)

There is no reason to disable the composer textarea when some media metadata
is being modified, nor is there any reason to focus the textarea when some
media metadata has been modified (prevents clicking one image's description
field right after having modified another).
app/javascript/mastodon/features/compose/components/compose_form.js
app/javascript/mastodon/features/compose/containers/compose_form_container.js
app/javascript/mastodon/reducers/compose.js