twostraws/ControlRoom

Overlapping views bug

grantat opened this issue · 1 comments

I think I've found a small bug with the following steps:

  1. Select Device Simulator (e.g. iPhone 11)
  2. Select "App" tab
  3. Click into the APS notification json/text block
  4. Select a different tab (Where the bugs appear)
  • You should notice that the selected tab isn't changed correctly on first select
  • If you select another tab, not "App" or current tab selected, two views/settings pages will overlap.

Screenshot:
Screen Shot 2020-05-25 at 5 17 48 PM

Sadly this is a SwiftUI bug rather than something we can fix ourselves.