varun
varun
Here is a temporary solution to this problem, using merely DOM manipulation. I tried to edit the code in the same file, but there were some functions which are not...
* Added progress on the icon to show progress of files downloaded. * Dialog box for asking file location is switched on by default. * File location where the file...
* Switched to a heavier color code (given in the config), which increases the color contrast between foreground color and background color. * Removed unnecessary imports from `index.jsx` page. Fixes:...
Adds docker support to the tool Fixes: [T344286](https://phabricator.wikimedia.org/T344286) ## Files Added * Dockerfile.dev ## Files Updated * docker-compose.yml * package.json