SasanLabs / VulnerableApp-facade

VulnerableApp-facade is probably most modern lightweight distributed farm of Vulnerable Applications built for handling wide range of vulnerabilities across tech stacks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synchronize the Drop downs

preetkaran20 opened this issue · comments

Currently, when we open a vulnerability dropdown, it will remain open when we open another dropdown. We are looking for behavior where if we open another Vulnerability dropdown, then the previous one should close automatically.

Current behavior:
image

In the image both the command injection and unrestricted file upload are open where as it should be such that one should only open and when another drop down is opened, it will automatically close the previous one.

Hello @preetkaran20,
Can I be assigned to do this? I am trying to contribute to different projects , I started a little while ago so as to improve skills and to grow more.

Hi @Abhishek-1337 ,

Are you working on this issue?

thanks,
Karan

Hii @preetkaran20 ,

Sorry for not providing the information about this, Yes I am working on it ,but colleges exams are taking my all time right now , I will get back to it in few days.
Thanks,
Abhishek

I would like to give this a try. Can you assign this to me?

@preetkaran20 Hey, I tried looking through the code and figuring out the issue but I just couldn't figure it out. I am going to go ahead and unassign myself.

Hi @preetkaran20 , I hope you are doing well.
I was looking for a project to contribute to and saw that you got this issue and I feel I can help with this one.
So, I would like to work on this if no one is assigned this issue or if this issue is still ongoing.
I'm Looking for your reply and some details about the tech stack too.

Hi @SumitGupta016 ,

I am good and how about you? Right now, no one is working on the issue. I will assign you the issue.

Tech stack is react majorly with docker and openresty. Let me know if you have any questions.

Thanks,
Karan

Hi @preetkaran20
I am currently working on this issue.
If no one is actively working on this issue, Can you please assign it to me?

Hi @preetkaran20
I have a doubt. I've been trying to fix the dropdowns by applying changes based on Rsuite's docs.
But the problem is that the onSelect or onToggle handler is invoked only the first time.. after that it never gets invoked.
Have you encountered this issue as well?

Also, I'm new to docker containers so I'd like to know if docker is the reason for this behavior mentioned.

Hi @kushalsng ,

No I haven't encountered. No, this should not be an issue with docker.