Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native
Open "My Website" from Admin Menu Bar in a New Tab
Nobody has claimed this yet.
- Dominant language
- JavaScript
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the admin menu bar implementation and locate the “My Website” link described in the issue. Update its behavior so the site opens in a new browser tab while the current admin panel remains open, then verify the link manually from the admin interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100