Akashdeep Dhar

Results 257 issues of Akashdeep Dhar

WebTerminal does not work on mobile phone browsers

bug
help wanted
anatomy

It is going to be a local deployment but we still would not want to take risks.

bug
enhancement
help wanted

Here is how POEditor looks. ![image](https://user-images.githubusercontent.com/49605954/109423695-9437a800-7a06-11eb-9adc-4cdffa915ec8.png) The gradient in the navbar is really inspiring and it would be great to have this on our navbar too.

enhancement
good first issue
superficial

The container station is apparently using more CPU resources than what it has. ![image](https://user-images.githubusercontent.com/49605954/110363548-b5347480-8068-11eb-942e-7b81483bdc41.png)

help wanted
question
anatomy

This is how the frontend looks when the page is at the top end. ![image](https://user-images.githubusercontent.com/49605954/112349915-24f46180-8cef-11eb-8d3e-57f2babea216.png) On scrolling down, the navbar is left at the top when it should keep floating....

help wanted
superficial
refactoring

The frontend service provides a lot of myriad options for the users to tweak. ``` (venv) [t0xic0der@ToxicDragon supervisor-frontend-service]$ python3 main.py --help Usage: main.py [OPTIONS] Main function Options: -p, --portdata TEXT...

enhancement
anatomy
refactoring

Using SuperVisor has a slight learning curve which can be smoothened if in-app documentation and knowledgebase is made available to the end-users.

documentation
enhancement

This would help alleviate the deferred rendering issue which is not very pleasing to look at.

bug
anatomy
refactoring

That is, replace ```jinja2 Containers ``` with ```jinja2 Containers ``` You get the idea, don't you? :slightly_smiling_face:

bug
question
anatomy
refactoring

In the security standpoint, GET exposes all its parameters in the URL itself which makes a request and its following response vulnerable.

bug
help wanted
anatomy