mattermost-mobile/types/components
Rajat Dabade dae4b75720
Ability to show quick action and add files to edit post (#8926)
* Viewing Files in Edit mode in mobile with ability to delete and save

* Added upload attachment to keyboard tracker view

* using state instread of use ref

* Minor

* Added tests

* intl extract

* new function getFiles
ById, batch file deletion and tests

* Files fetching in edit options and tests

* Removed DeviceEventEmitter and used React context

* Added support to check minimum required version to show edit file attachments

* resolve forward ref issue

* Minor

* memotized props for context and observe config with value

* Import fixes

* Ability to show quick action and add files to edit post

* type safety for EditPostContext

* Reverted back the post priority props

* constant shift

* Added test for QuickAction to show slashcomand

* Added test for edit_post, upload_item and upload_remove

* Added test for Edit_post_input and edit_post index

* fix the height issue between attachment and keyboard due to safeArea

* Minor: removed debugging border color

* Addressed dev review comments

* Import fixes

* Address UX comments

* Fixed props for UploadItem and remove effective Edit mode

* handled save button disabled state when uploading attachments

* handled newly added and retry file removal without alert message

* Test updated

* Added test for input_quick_action index.tsx

* Added test for not in edit mode for upload_item index

* Added test for upload_remove component when not in edit mode

* added tests for file_upload_error hook

* Added test for calling callback when in edit mode

* Test for edit post input for server version check
2025-06-25 16:04:08 +05:30
..
bottom_sheet.d.ts BottomSheet migration to react-native-bottom-sheet (#6907) 2023-01-05 09:51:51 +02:00
button.d.ts Add support for review app (#6772) 2022-11-24 18:52:15 +01:00
emoji.ts Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
permalink.d.ts Fix permalink to not joined channels and to not fetched posts. (#6294) 2022-06-17 19:23:12 +02:00
post_draft_quick_action.ts Ensure no unresolved types in the definition files (#6521) 2022-08-05 14:36:19 +02:00
post_list.ts Fix issue with missing post headers on threads (#7378) 2023-05-31 11:42:20 -04:00
progress_image.d.ts [Gekidou] Gallery (#6008) 2022-03-01 13:55:44 -03:00
syntax_highlight.ts Update Dependencies and bug fixes (#7000) 2023-01-24 09:14:23 +02:00
tutorial_highlight.d.ts Gekidou MultiServers second part (#5963) 2022-02-17 10:42:06 -03:00
upload_error_handlers.ts Ability to show quick action and add files to edit post (#8926) 2025-06-25 16:04:08 +05:30