Jaifroid

Results 197 issues of Jaifroid

We currently prioritize title search over full-text search results, because title search tends to be more accurate, and if we get enough title-search results, we might never actually load the...

enhancement

Probably no-one cares about IE11, but it's a good proxy for older browsers. Probably the Font Awesome icon library has dropped support. Maybe a Polyfill is needed. ![image](https://user-images.githubusercontent.com/4304337/233347382-5f00dc17-6cd4-49f9-b3b4-bb6a5792eb2b.png)

bug
not-main-usage
regression

Based on https://github.com/kiwix/kiwix-js-windows/issues/326#issuecomment-1368182786, we should find a solution to distinguish title search from full-text search results.

enhancement
user interface
accessibility

As per title. It appears there is some unnecessary to-and-fro.

bug/non-critical
user interface

![image](https://github.com/kiwix/kiwix-js-pwa/assets/4304337/8ccbae16-b740-4390-af38-d081778f8c0e) [Wikivoyage by Kiwix](https://kiwix.github.io/kiwix-js-pwa/wikivoyage) is now at version 3.1.4. The packages contain the March 2024 Wikivoyage English ZIM (`wikivoyage_en_all_maxi_2024-03.zim`), together with the changes in the [CHANGELOG](https://github.com/kiwix/kiwix-js-windows/blob/Kiwix-JS-Wikivoyage/CHANGELOG.md). The Electron versions work...

info
packaged apps

The content does load in the new tab or window (in browser), and is fully navigable, but there are no app search or navigation bars in that instance. That is...

bug
regression
user interface
zimit

See https://github.com/kiwix/kiwix-js/issues/1217 for more info. In the PWA, we now have a range of options for File System Access without permission prompts: * In Chromium Desktop browsers, we have persistent...

info
user interface
i18n

I'm seeing this on some small test ZIMs, where I suspect the landing page gets cached. In any case, the iframe is not properly enabled for touch input. I suspect...

bug
regression
user interface
zimit

The Electron app's upgrade process may be a bit confusing for users. With the exe and AppImage versions, it will download updated code in the background while the user is...

enhancement
bug/non-critical
backend

If the PWA fails to cache all its assets on first load, it should later fetch (and cache) any resources needed if it is online. But it doesn't always seem...

bug/non-critical
regression