Jaifroid

Results 751 comments of Jaifroid

Force-pushed again after rebase on main (with javascript-libzim v0.5).

Branch is now superseded by #1160.

I never could fix this, but now I aim to use #907.

This issue has been solved in the PWA, and I have nearly finished backporting the code. Here's what it looks like in KJS browser extension: ![image](https://github.com/kiwix/kiwix-js/assets/4304337/6e9b4ef2-abca-4c75-8535-936a42d0d787)

I've re-enabled End-to-end tests with IE11 Mode for Edge. These now run on GitHub actions. It's not possible to re-enable Unit tests, because these now use ES6 modules which IE11...

This is connected to #743. Superseded by #907.

@Rbcoder1 Please see above. This issue is not solved. It's a bit complicated, but if you have the experience, we'd welcome a PR. Please read https://github.com/kiwix/kiwix-js/blob/main/CONTRIBUTING.md very carefully (and all...

@Rbcoder1 Yes, those are the steps I already put in this issue. Do you feel confident you can undertake this issue? It's not trivial...

@Rbcoder1 The current interface uses the hamburger when the screen size is small, and removes the hamburger when the screen size is large. You could maintain that functionality, but it...