woocommerce-ios icon indicating copy to clipboard operation
woocommerce-ios copied to clipboard

Missing tab bar name of Dashboard compiling the app with Xcode 16 on iOS 18 on iPad

Open pmusolino opened this issue 1 year ago • 2 comments

When compiling the app with Xcode 16 for iOS 18 on an iPad, the tab bar name for the Dashboard is missing. This issue affects the user interface and usability of the app, as users are unable to see the label for the Dashboard tab, which can lead to confusion and a poor user experience.

Steps to Reproduce:

  1. Open the project in Xcode 16.
  2. Compile and run the app on an iPad simulator running iOS 18.
  3. Observe that the tab bar on top, have the missing Dashboard name "My store".

Screenshot

pmusolino avatar Sep 17 '24 11:09 pmusolino

Thanks for reporting! 👍

dangermattic avatar Sep 17 '24 11:09 dangermattic

@pmusolino, I'm assigning this to myself right now in the scope of iPadOS 18 Tab Support.

There are more issues, such as missing buttons to create or search Products or Orders. I may find even more while digging deeper.

staskus avatar Sep 23 '24 08:09 staskus

It was addressed in https://github.com/woocommerce/woocommerce-ios/pull/14136. A proper fix will require a larger project peaMlT-SO-p2

staskus avatar Oct 24 '24 07:10 staskus