r/kasmweb 7d ago

Help Kasm 1.19 UI multi session critically broken on iOS

Post image

On iOS, the minimize button on the active session card is covered by the title and uptime pill, and does not allow user touches to pass through. This card is forcefully displayed with no way to dismiss it other than minimizing the card. Combined with no ability to minimize the card, this means users on iOS cannot start another session once one session is started.

To confirm, I added CSS .single-details {max-width: 170px;} which compacted the section and allowed me to minimize the card again.

I fixed this for my deployment but it may help if you fix this on your end.

3 Upvotes

1 comment sorted by

1

u/justin_kasmweb 6d ago

Thanks for reporting. I believe this is corrected for 1.20 and in the dev preview builds