RocketChat / Rocket.Chat.iOS

Legacy mobile Rocket.Chat client in Swift for iOS
https://rocket.chat
MIT License
1.04k stars 438 forks source link

Top row icons overlap #2794

Open cbrenteverett opened 5 years ago

cbrenteverett commented 5 years ago

0E68AC85-A687-49E9-BABE-EB3F5881E654

The top row icons, often appear overlapping and do not respond. See attached image. Quitting the app and reopening it restores the normal view temporarily.

reetp commented 5 years ago

The mobile apps are moving to React Native.

Please read the following links.

https://github.com/RocketChat/Rocket.Chat.Android#legacy-rocketchat-android-native-application

https://rocket.chat/2019/10/11/moving-mobile-apps-to-react/

Any issues here are now unlikely to get fixed.

You should test the Experimental RN app on iOS and look in the React Native repo

https://github.com/RocketChat/Rocket.Chat.ReactNative

BeatriceFeltre commented 4 years ago
  • Your Rocket.Chat app version: 3.5.2 (262)
  • Your Rocket.Chat server version: 2.1.1
  • Device (or Simulator) you're running with: iPhone 7, iOS 13.1.3

0E68AC85-A687-49E9-BABE-EB3F5881E654

The top row icons, often appear overlapping and do not respond. See attached image. Quitting the app and reopening it restores the normal view temporarily.

Hello, I have the same problem, @cbrenteverett have you found a fix?

B

BeatriceFeltre commented 4 years ago
  • Your Rocket.Chat app version: 3.5.2 (262)
  • Your Rocket.Chat server version: 2.1.1
  • Device (or Simulator) you're running with: iPhone 7, iOS 13.1.3

0E68AC85-A687-49E9-BABE-EB3F5881E654 The top row icons, often appear overlapping and do not respond. See attached image. Quitting the app and reopening it restores the normal view temporarily.

Hello, I have the same problem, @cbrenteverett have you found a fix?

B

This happen not for all devices, when from subscriptionsView, you make a search. I found that this is caused by UISearchController that isn't dismiss correctly.