DroidKaigi / conference-app-2024

The Official Conference App for DroidKaigi 2024
Apache License 2.0
457 stars 201 forks source link

[iOS・Compose Multiplatform] Navigation on about isn't working as expected #953

Closed woxtu closed 2 months ago

woxtu commented 2 months ago

Overview

Tapping the back button on the about screen implemented by Compose Multiplatform takes us to an unexpected screen.

Steps to reproduce

  1. Open the about screen
  2. Tap the "Switch Compose Multiplatform" button and switch UI
  3. Tap the contributor button and open the contributor screen
  4. Tap the back button

Video

Corvus400 commented 2 months ago

This is a known issue that is already being discussed here. https://github.com/DroidKaigi/conference-app-2024/discussions/882