مهدي الوالي

Results 31 comments of مهدي الوالي

I've started working on this issue. I will add the key bindings with the RIGHT and LEFT arrows to control navigation. And mention them in the docs. Then show them...

I'll start on fixing the hidden text issue. **Edit:** @Geeyun-JY3 I wasn't able to reproduce the issue(on Edge and Brave browsers). What browser this issue appeared on? also the screen...

Looking into it. Appreceiate the details. **Edit:** @Geeyun-JY3 I small fix would be adjusting the input width so the highlight overlay (visible part) aligns with the selected part (actual text)....

@nijel This is another issue with the alignment of the input text with the highlight output. I've tried matching exact styles of the input and highlight overlay, that fixed this...

Working on it Edit: For the moment I wasn't able to reproduce the issue, I tried with docker and without. signed in and not as mentioned. @JiDW Would you please...

While **Latest Additions** in Insights is fixed now on mobile. The **History** tab in Insights have the same issue of UI overlapping on mobile. ![image](https://github.com/user-attachments/assets/e39e844d-2278-484d-9329-f8ee205d6aea) I am working on it....

[c31f610](https://github.com/WeblateOrg/weblate/pull/12252/commits/c31f61067e53e9be49b5ce7c01b20c7a58e278e1) proposes this layout on mobile ⬇️ ![image](https://github.com/user-attachments/assets/7d7fdb12-2abc-4451-bde6-47b014275056)

**Comments and History Preview** https://github.com/user-attachments/assets/20dce3b0-3894-4587-b03e-f7e60a10623d

@nijel This will be a big improvement. To sum up, currently used 3d party code is included in the app by `weblate/templates/base.html` by more than a dozen script tags. linking...

Uh true the name `client` is better. For the bundler I would recommend `Vite` since we are going to track the output file with git. It produces Smaller bundles in...