Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it possible to move topics and messages #5165

Open
alya opened this issue Dec 10, 2021 · 5 comments
Open

Make it possible to move topics and messages #5165

alya opened this issue Dec 10, 2021 · 5 comments
Labels
help wanted webapp parity Features that exist in the webapp that we need to port to mobile. We aren't aiming for full parity.

Comments

@alya
Copy link
Collaborator

alya commented Dec 10, 2021

To match web app functionality, we should make it possible to move topics and messages in the mobile app. Implementing just one of these would be an improvement; they do not have to be done at the same time.

Moving an entire topic

We should make it possible to move an entire topic by adding a "Move topic" option to the topic long-press menu. Selecting this option should open a modal similar to the web app:

Screen Shot 2021-12-10 at 3 17 11 PM

Moving messages

We should make it possible to move some messages in a topic by adding a "Move topic" option to the message long-press menu. Selecting this option should open a modal with options like in the web app:

Screen Shot 2021-12-10 at 3 22 32 PM

@alya alya added help wanted webapp parity Features that exist in the webapp that we need to port to mobile. We aren't aiming for full parity. labels Dec 10, 2021
@SilentCruzer
Copy link
Contributor

This seems like a good feature to have on mobile, can I work on this issue?. I also have one doubt, for these features, I am guessing we have to make a few API calls to update the streams, is there any resources or anywhere that I can refer to on how the API works?.

@SilentCruzer
Copy link
Contributor

This seems like a good feature to have on mobile, can I work on this issue?. I also have one doubt, for these features, I am guessing we have to make a few API calls to update the streams, is there any resources or anywhere that I can refer to on how the API works?.

@alya , can I work on this issue? also, is there any API documentation as I mentioned before?

@alya
Copy link
Collaborator Author

alya commented Jan 6, 2022

@SilentCruzer you're welcome to work on it; you can ask in the #backend stream on chat.zulip.org regarding API documentation.

As described in the contributor guide, you can post a comment asking to claim this issue when you're ready:

"Before you claim an issue, you should be confident that you will be able to tackle it effectively.

@gnprice
Copy link
Member

gnprice commented Jul 27, 2022

See also #4828 and #5365, which overlap with different parts of this.

@chrisbobbe
Copy link
Contributor

We've had another request for this: #5760, from a user who reports often needing to move messages (their own and others') as part of their work as a moderator/admin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted webapp parity Features that exist in the webapp that we need to port to mobile. We aren't aiming for full parity.
Projects
None yet
Development

No branches or pull requests

4 participants