Jaifroid
Jaifroid
I don't know for sure, but I think search could only work if client-side code creates a URL (possibly with querystring rather than with POST) that exactly matches a URL...
Should be fixed, need to monitor.
That's interesting. Can I assume you are referring to running analytics on the download library's server? > It looks like Kiwix JS Election is the only one that's correct and...
I'd probably suggest using tab key to get to the library button, testing that the library has opened, and then getting back with Shift-Tab to Configure, and activating that automatically....
@Rishabhg71 I've assigned you to this issue, but it's not at all an urgent issue. Just a "would be desirable". More important to work on the libzim integration and not...
Agreed. @skushagra9, do you have any experience of testing with Selenium, or are you willing to read up about it? It's probably not a very easy first issue, but not...
Thanks @skushagra9. Please check [CONTRIBUTING.md](https://github.com/kiwix/kiwix-js/blob/main/CONTRIBUTING.md) for how to set up the Repo. I suggest you only add this test to https://github.com/kiwix/kiwix-js/blob/main/tests/e2e/spec/legacy-ray_charles.e2e.spec.js, as we don't need it to run in both...
The assets cache **is** cleared on reset. It's the app cache that appears not to be, though it needs more thorough testing.
Additionally, the new `kiwix-zim` database (IndexedDB) is not deleted when Reset App is called. Also, when #1173 is merged, we will need to deal with deleting the Replay DB.
I opened https://github.com/chase-moskal/webp-hero/issues/52.