Skip to content

Conversation

rajveermalviya
Copy link
Member

In e4deccb ComposeBoxController started exposing uploadFiles method, which is now used by Share-to-Zulip implementation. So use that for _AttachUploadsButton too, using the same implementation between Share-to-Zulip and compose box upload buttons.

@rajveermalviya rajveermalviya added the integration review Added by maintainers when PR may be ready for integration label Aug 14, 2025
@rajveermalviya rajveermalviya requested a review from gnprice August 14, 2025 08:34
…Button

In e4deccb (zulip#1774) ComposeBoxController started exposing an
uploadFiles method, which is now used by the Share-to-Zulip
implementation.  So use that for _AttachUploadsButton too, so as to
use the same implementation between Share-to-Zulip and compose box
upload buttons.
@gnprice
Copy link
Member

gnprice commented Aug 14, 2025

Thanks for the follow-up! Looks good; merging.

Fixed one nit in the commit message:

In e4deccbdc ComposeBoxController started exposing uploadFiles
method, which is now used by Share-to-Zulip implementation.

It's helpful to add the PR number for context next to the commit ID:

In e4deccbdc (#1774) ComposeBoxController started exposing an
uploadFiles method, which is now used by the Share-to-Zulip
implementation.  […]

@gnprice gnprice force-pushed the pr-update-upload-button branch from 16a5e94 to 7249b33 Compare August 14, 2025 19:49
@gnprice gnprice merged commit 7249b33 into zulip:main Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration review Added by maintainers when PR may be ready for integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants