edualgo / interview-corner

Many time, when an interview approaches, candidates start searching for different algorithms in different programming languages for practise. This project aims to build a website which will contain the codes along with the techniques and explanations so that it can be helpful for many
https://opensource.edualgoacademy.com/interview-corner/
MIT License
42 stars 41 forks source link

Each click opens a new window tab #18

Open abhijeet007rocks8 opened 3 years ago

abhijeet007rocks8 commented 3 years ago

Issue- On Each Click a new tab opens up which ends up opening too many tabs and causes confusion.

Solution- The new page should open up on the tab and on pressing back button it should navigate back to previous page.

I would like too work on this issue under SWOC2021, so please it would be huge help if you could assign this issue to me. Thank You.

Abhijit2505 commented 3 years ago

Great, please fix all of such new page opening issues in the site. I am assigning it to you.

dollyjain51099 commented 3 years ago

I would like to work on this issue, please assign it to me!

sanyajain26 commented 3 years ago

I would like to work on this issue, please assign it to me.

abhijeet007rocks8 commented 3 years ago

Pull Request #65 issued to fix this issue