mattermost-mobile/app/screens/edit_post
Amit Uttam 446f95ff6b
MM-21368 Notify user when editing message that's too long (#4371)
* MM-21368 Notify user when editing message that's too long

* Disable 'Save' button to prevent edits from being posted
* Display error message specific to the message size and allows max, instead of the current, default "Invalid Message" error.

* Split message length error into text (left justified) and counts (right justified)

UX guidance from PR review

* UX Review: Wrap for longer error text + spacing adjustment

* UX Review: Align split messages to top + add spacing in-between

* UX Review: Align error message box padding with content
2020-06-10 13:01:40 -03:00
..
__snapshots__ Dismiss keyboard on edit post close (#4110) 2020-04-07 09:50:35 -07:00
edit_post.js MM-21368 Notify user when editing message that's too long (#4371) 2020-06-10 13:01:40 -03:00
edit_post.test.js MM-21368 Notify user when editing message that's too long (#4371) 2020-06-10 13:01:40 -03:00
index.js MM-21368 Notify user when editing message that's too long (#4371) 2020-06-10 13:01:40 -03:00