Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank tab opening should be corrected for cards #354

Open
kayashth1 opened this issue Jan 6, 2025 · 4 comments
Open

Blank tab opening should be corrected for cards #354

kayashth1 opened this issue Jan 6, 2025 · 4 comments
Assignees
Labels

Comments

@kayashth1
Copy link

Describe the bug
Like the issue is of opening just useless tabs when someone clicks on the title OWASP Kolkata then https://nest.owasp.dev/chapters/kolkata api hits and new tab opens but when i click on view details same api hits but in same tab.
that reduces the ui compatitibilty and user experience by opening unwanted blank tabs.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://nest.owasp.dev/chapters'
  2. Click on 'OWASP Kolkata'
  3. again come back and click on ' view details
  4. See error

Expected behavior
it should happen like everything should open in single tab.

Screenshots
Screenshot 2025-01-07 013357

I am interested to work on it.

@arkid15r
Copy link
Collaborator

arkid15r commented Jan 6, 2025

Hi @kayashth1
if it's about removing _blank attribute you should have just gone straight for the PR as filing the issue took more time than fixing it. However, I'm not sure if it's what we want to change -- currently Nest has pretty limited UX.

Feel free to share your ideas on how to improve our UI/UX if you have any. We have a milestone for that.

@kayashth1
Copy link
Author

Thanks for the suggestion, I will go through the web again and will find some impactful Ui improvements. For now, I will make a PR for this basic issue.

@arkid15r arkid15r moved this from Backlog to In progress in Project Nest Jan 7, 2025
@arkid15r
Copy link
Collaborator

arkid15r commented Jan 7, 2025

Sounds good, thank you!

@kayashth1
Copy link
Author

@arkid15r I have made PR. please check it out if it is okay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In progress
Development

No branches or pull requests

2 participants