mattermost / mattermost-mobile

Next generation iOS and Android apps for Mattermost in React Native
https://about.mattermost.com/
Apache License 2.0
2.2k stars 1.33k forks source link

Sidebar of the web app and the mobile app are not synchronized. #4723

Closed jn5010 closed 1 year ago

jn5010 commented 4 years ago

Submit feature requests to http://www.mattermost.org/feature-requests/. File non-security related bugs here in the following format:

Summary

When using the experimental Sidebar Features function, the sidebar of the web app and the mobile app are not synchronized.

Environment Information

Steps to reproduce

Access Mattermost with a web app. Turn on the Experimental Sidebar Features function and edit the sidebar. Access the mobile app and check the configuration status of the sidebar.

Expected behavior

The order of channels in the sidebar of the web app and mobile app must be the same.

Observed behavior

The sidebar of the web app and the mobile app are not synchronized.

Possible fixes

If you can, link to the line of code that might be responsible for the problem.

enahum commented 4 years ago

@jn5010 Sidebar feature is not available on mobile.

FYI @esethna

jn5010 commented 4 years ago

Do you have plans to develop Sidebar features on mobile app?

esethna commented 4 years ago

@jn5010 yes we plan on making sure mobile respects the categories defined on webapp, however we are still in the design stage on mobile and don't have a timeline available yet. When we release the sidebar feature out of experimental it will have corresponding mobile support.

ylluminate commented 3 years ago

Are there any updates as to this yet? I'm not only having troubles with this, but generally the iOS app is having trouble keeping messages sometimes after sending messages. Overall it seems that there are a lot of problems with the iOS execution presently.

esethna commented 3 years ago

@ylluminate yes we plan on offering the sidebar categories on mobile for the January 16th 2021 release when we release the sidebar categories feature as general available (currently it's an experimental feature). You can follow the JIRA ticket here: https://mattermost.atlassian.net/browse/MM-28474

Can you share more about "having trouble keeping messages sometimes after sending messages" with our support team? feedback@mattermost.com

jn5010 commented 3 years ago

New sidebar features have been released as the general feature in web app. (https://mattermost.com/blog/custom-collapsible-channel-categories/). Are there any plans to update this feature in the mobile app?

esethna commented 3 years ago

@jn5010 yes, the mobile part of the feature unfortunately got a bit delayed, but we have a developer actively working on it now. Here's the spec if you're interested :)

https://mattermost.atlassian.net/wiki/spaces/CSO/pages/1198227475/Mobile+UX+-+Collapsable+Custom+Categories

larkox commented 1 year ago

Closing as this should be already done on V2.