mattermost-mobile/app/components/post_draft
Mattermost Build abbd5f1852
Edit mode when no text and no attachment on save calls delete post (#8984) (#8990)
* Edit mode when no text and no attachment on save calls delete post

* Removed the hasAttachment and isPost props to use shouldDirectlyReact props

(cherry picked from commit b5969fdfb4)

Co-authored-by: Rajat Dabade <rajatdabade1997@gmail.com>
2025-07-14 16:05:30 +03:00
..
archived Refactor Open Profile (#8746) 2025-05-13 17:07:13 +02:00
draft_handler Ability to show quick action and add files to edit post (#8926) 2025-06-25 16:04:08 +05:30
draft_input Ability to show quick action and add files to edit post (#8926) 2025-06-25 16:04:08 +05:30
post_input Mobile drafts (#8280) 2025-01-13 18:40:03 +05:30
quick_actions Ability to show quick action and add files to edit post (#8926) 2025-06-25 16:04:08 +05:30
read_only Fix more messages indicator on read only channels (#8652) 2025-03-11 07:32:22 +08:00
send_button Remaining test for draft and Scheduled post (#8887) 2025-07-01 13:47:02 +05:30
send_handler MM-64243 Fix the animation delay while send the post in the channel (#8868) 2025-06-02 08:29:17 +03:00
typing Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
uploads MM-64415 Attachment style updated for draft and Edit post screen (#8961) 2025-07-07 16:24:27 +05:30
index.ts Unify Is Read Only logic to avoid code repetition and improve redability (#8720) 2025-04-06 17:50:19 +02:00
post_draft.tsx Edit mode when no text and no attachment on save calls delete post (#8984) (#8990) 2025-07-14 16:05:30 +03:00