kiwix / kiwix-apple

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

Fix language selection initial state UI problems #684

Closed BPerlakiH closed 2 months ago

BPerlakiH commented 2 months ago

Fixes #680

The initial state of the applications is that we do not have a list of languages. We need to indicate it to the user in a reasonable way. On macOS we also need to update the list of languages if the initial refresh starts from the settings (the same tab, where the list of languages are displayed). On iPhones the list of languages is under a different section in the settings menu, but that navigation link should also be disabled, when there are no languages to select from.

Also while we are refreshing the language selection should be disabled for the user.

After the changes: Screenshot 2024-03-05 at 13 51 37 Medium Screenshot 2024-03-05 at 13 51 42 Medium Screenshot 2024-03-05 at 13 51 50 Medium

Similarly on iOS: Simulator Screenshot - iPad mini (6th generation) - 2024-03-05 at 13 48 21 Medium Simulator Screenshot - iPad mini (6th generation) - 2024-03-05 at 13 48 31 Medium