kiwix / kiwix-apple

Kiwix for offline access on iOS and macOS
https://apple.kiwix.org
GNU Lesser General Public License v3.0
434 stars 69 forks source link

iOS opening the main page from the ZimFile Details don't close the presented sheet #714

Closed BPerlakiH closed 1 month ago

BPerlakiH commented 1 month ago

The button does open the main page of the ZIM file selected from the details, but it does so "in the background" on iOS. This is not intuitive at all.

Solution: if we open the main page, close the presented pop-up on iOS.

Simulator Screenshot - iPhone 15 - 2024-03-25 at 01 54 07

kelson42 commented 1 month ago

I don't understand this issue. I don't see any popup. Mainpage is properly open... in foreground.

BPerlakiH commented 1 month ago

It is iOS specific only issue:

As you can see at the top we have 2 layers of sheets / popups / modals. where the "Open Main Page" is displayed. Once you tap it it will open the page, but underneath these layers, so it is not taking you there, by closing these extra layers.

Screenshot 2024-03-25 at 15 23 08
BPerlakiH commented 1 month ago

There are still some edge cases to be fixed, therefore re-opening it.