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

Favorites and channels lists are reversed #7186

Closed francislavoie closed 1 year ago

francislavoie commented 1 year ago

I just opened the app to send a message, and I noticed that items in my favorites and channels are reversed. The one I usually have at the top is now at the bottom of the section, and so on.

It still looks fine on the desktop app, so I have to assume this is a mobile version bug.

Screenshot_20230304-133412.png

amyblais commented 1 year ago

@francislavoie What OS and version are you on? Do you see the same issue on our community server here https://community.mattermost.com/ (it is on the latest server version)?

francislavoie commented 1 year ago

Android 13, latest beta. Pixel 6 Pro.

Immediately after logging into the community server, it looks like this on mobile app & Firefox respectively (no problems observed):

Screenshot_20230306-105752.png

Screenshot_20230306-105836.png

And then, I created a new category "Favourites" (note: I had to do this on my PC with a web browser because the app doesn't seem to let me create categories, and the web interface on Firefox didn't let me open the keyboard to set a name for a category either).

I added two channels to this category, Contributors first and Reception second. The web app looks correct, but the Android app has the category upside down.

Screenshot_20230306-110249.png

Screenshot_20230306-110257.png

enahum commented 1 year ago

Latest beta (build 460) has some known issues around this.

cc: @larkox