gray-mueller / gray-mueller/restaurant-delivery-platform-using-react-js

Open "My Website" from Admin Menu Bar in a New Tab

Open
#36 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
Yes. It's a bit inconvenient when I click on "My Website" from the admin menu bar and it opens in the same tab, disrupting my workflow in the admin panel.

Describe the solution you'd like
I would like the "My Website" link on the admin menu bar to open the site in a new browser tab instead of the same tab.

Describe alternatives you've considered
As a workaround, I currently right-click the link and select "Open in new tab," but this slows down the process and isn't very intuitive for all users.

Additional context
This small change can improve usability for admins who need to toggle between the backend and frontend frequently without losing their current admin panel view.

Contributor guide

Open the contributing guide

Research direction

Locate the React admin menu bar component that renders the “My Website” link and inspect how its navigation target is set. Update the link behavior so it opens the frontend in a new browser tab, then verify that the admin panel remains open while the site loads separately.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.