Hi,
I believe I’ve found a UI bug affecting the VRM app on iOS when opening Remote Console from a favourited installation.
Steps to reproduce:
- Open the VRM app on iOS.
- Open an installation that has been added to Favourites (blue star).
- Open the Remote Console.
- Close the Remote Console using the X button in the top-right corner.
The problem is that the X button for closing Remote Console is positioned directly on top of the Favourite star button on the screen behind it.
When I tap the X, the Remote Console closes as expected, but the same tap also appears to pass through to the underlying screen and triggers the Favourite button. As a result, the installation is unfavourited unintentionally.
I’ve attached screenshots showing the sequence and the overlapping position of the two buttons.
It looks like the touch event used to close Remote Console is also being registered by the underlying VRM screen. Ideally, closing Remote Console should consume the tap so that no control on the screen behind it is activated.
The issue seems to occur sporadically rather than on every attempt. In my experience, it happens most often after first refreshing the dashboard screen and then opening and closing Remote Console.


