mattermost-mobile/app/constants
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
..
about_links.js MM-19759 - Added TOS and Privacy Policy default links in About… (#3491) 2019-10-30 14:11:14 -04:00
attachment.js [MM-10813] Design update for Post attachments (#3511) 2019-11-15 22:41:09 -05:00
autocomplete.js Feature/search after before on (#2028) 2018-08-28 18:01:11 -04:00
custom_prop_types.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
deep_linking.js Deep linking based on channel url; Fix merge conflicts (#2542) 2019-02-14 13:29:57 -05:00
device.js MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
emoji.js MM-17838 Wrap reactions when they exceed screen size (#3144) 2019-11-18 22:10:38 -03:00
image.js MM-24285 Use FastImage instead of Image (#4218) 2020-04-28 23:23:39 +08:00
index.js MM-24285 Use FastImage instead of Image (#4218) 2020-04-28 23:23:39 +08:00
list.js [MM-18362] Sidebar improvements (#3223) 2019-09-16 13:17:48 -03:00
navigation.js MM-22401 Refactor Post Draft (#4122) 2020-05-06 06:30:51 -04:00
post_draft.js MM-21368 Notify user when editing message that's too long (#4371) 2020-06-10 13:01:40 -03:00
reaction_picker.js MM-14038 Access recent reactions from the long press menu (#4058) 2020-04-01 12:56:49 -07:00
screen.js [MM-14017] Fix whitespace between input box and post list on iOS (#2580) 2019-02-19 21:20:16 -08:00
types.js MM-23230 Batch post actions and fine tune postlint (#4042) 2020-03-18 16:59:45 -03:00
view.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
websocket.ts Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00