hasura / hasura/graphql-engine
Reuse existing tab when opening the browser using hasura console
Open
c/cli
k/ideas
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
Hello all,
It's convenient that `hasura console` opens the browser when launching, but it would be even cooler if it could reuse the tab where it was previously running instead of opening new ones.
Projects like [CRA](https://create-react-app.dev/), [Vite](https://vitejs.dev/) or [Storybook](https://storybook.js.org/) are all supporting this feature and it's a great improvement for the developer experience.
There is a popular and little package on npm that does it well : https://www.npmjs.com/package/better-opn
Contributor guide
Assessment
This issue has not been assessed yet.