mattermost-mobile/app/components/post_draft
Anurag Shivarathri 5b44676985
[MM-39708] Gekidou Thread Screen (#6015)
* Thread screen

* misc

* Added snapshot for ThreadOverview

* Updated snapshot

* Misc

* Updated snapshot and ts fixes

* Made thread as a modal, fixes post list not closing on tablet

* Removed unsued variables

* Putting back the empty space before the root post (inverse list footer)

* Changed input text

* Removed empty footer space

* Misc fixes

* Disables new messages line for thread

* Loading threads before opening modal & BottomSheet componentId fix

* Moved merge navigation options to switchToThread

* Moved LeftButton to switch to thread

* Removed Q.and

* Misc fixes

* Added task id for pagination

* Removed useMemo, Q.and

* move thread close button as a prop

* Remove title font styles to use default

* Misc changes

* Misc fix

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2022-03-10 10:45:30 -03:00
..
archived [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
draft_handler [Gekidou] [MM-39682] Add autocomplete and emoji suggestion (#5931) 2022-02-22 11:30:22 +01:00
draft_input [Gekidou] [MM-39682] Add channel autocomplete (#5998) 2022-03-03 11:01:12 +01:00
post_input [MM-39708] Gekidou Thread Screen (#6015) 2022-03-10 10:45:30 -03:00
quick_actions Use dismissBottomSheet helper function instead of emitting an event (#5965) 2022-02-15 08:44:26 -03:00
read_only [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
send_action [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
send_handler [Gekidou] Gallery (#6008) 2022-03-01 13:55:44 -03:00
typing [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
uploads [Gekidou] Gallery (#6008) 2022-03-01 13:55:44 -03:00
index.ts [Gekidou] [MM-39682] Add autocomplete and emoji suggestion (#5931) 2022-02-22 11:30:22 +01:00
post_draft.tsx [Gekidou] [MM-39682] Add channel autocomplete (#5998) 2022-03-03 11:01:12 +01:00