Open Issues Need Help
View All on GitHubAI Summary: The user reports that when exporting bookmarks, the save location displayed in the dialog is not clear or properly shown. They expect the download location to be explicitly visible and potentially default to a 'media' folder, as it might have in the past. The issue highlights a lack of clarity regarding where the exported file will be saved.
AI Summary: The user reports an issue where suggestions displayed in a list are not correctly highlighted or selected on a Samsung tablet when using an external keyboard. Instead of the entire list item being highlighted, only the text portion within the item receives the visual selection effect. This incorrect highlighting also applies to the visual feedback when an item is clicked.
AI Summary: This issue requests a stylistic change across the application's strings, specifically to standardize the term "ip" (internet protocol) by capitalizing it to "IP". It's labeled as a bug and a good first issue, indicating a straightforward find-and-replace task.
AI Summary: Investigate and resolve the discrepancy in file size unit representation between the Kiwix Android app (using GiB) and the Kiwix server (using GB). This involves determining whether the issue lies within the Android app's file size calculation, the server's reporting, or a difference in how the units are defined. The solution may require code modification in either the Android app or the server, or a change in how file sizes are displayed to ensure consistency.