مهدي الوالي
مهدي الوالي
@nijel in progress. #12731 continues with TributeJs
Since tribute.js has been moved to the new build workflow in #12731. Working on moving `@tarekraafat/autocomplete.js`
I am working on this. I will fix the UI alignment in the digest view. @nijel can you confirm if that is the main issue now?
@comradekingu @nijel the problem if I am not mistaken is that the scrollable languages view needs to be bigger if the screen have enough space? **These ones? **  Similarly,...
@nijel I started working on this. first by working on `Search and Replace`. I will make the handler of the Post request of this tool check if a certain header...
I have implemented it in [73a50ef](https://github.com/meel-hd/weblate/commit/73a50eff8e42379be16c522af64d16a335e125f1) for `Search and Replace` but not sure about the correctness of the results. meaning if the api returns the `units` related to the current...
@nijel from reading the docs about `api/search` I am not sure what is exactly needed to implement the search preview in `Tools`. I wonder what is missing to add, so...
Yes, it is possible to allow middle-click functionality using event listeners in JavaScript. You can detect middle-clicks using the `auxclick` event and check if the button property is equal to...
> middle-click would open up the language in a new tab. I think @comradekingu is in the `Profile` > `Settings` > `Notifications` tab (watched projects). He wants mid-click to open...
@nijel fixed.