nfoert
nfoert
Done in `v0.0.7-alpha`
@ar4s upon releasing `v0.0.7-alpha` it appears that this bug is still in effect  The following browser errors are reported in the console ``` Cross-Origin Request Blocked: The Same Origin...
> and I see nothing coming up Thanks for confirming this, usually you would need to search something like `envelope` since the search only knows the base icon names from...
@mSaurabh Currently in most cases where the client makes a request to the server it uses a `fetch` request. Right now the server (via the `views.py`) file is returning an...
@mSaurabh, it's not too much of a change, there's just a few element IDs from the first few weeks of this project using dashes instead of underscores, it could probably...
Sounds good, thank you @mSaurabh!
Thanks for implementing this @ar4s! I was just playing around with it and it seems to be very performant. You said in #73 that you were having trouble with a...
> You can grab editor and I take care of the smallest ones :) Okay, will do!
@ar4s, I also set to ignore any `*.min.js` files so these can stay minified, in case later we're allowing many more directories of scripts to be linted and formatted
It's all yours @Goutamchoudhary907! I'm unsure the best way to fix this, my only idea would have specific stylesheet rules for when a small screen is in landscape mode.