Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Fix the client-side '+Tab' button #10

Open
soney opened this issue Jul 5, 2016 · 0 comments
Open

Fix the client-side '+Tab' button #10

soney opened this issue Jul 5, 2016 · 0 comments

Comments

@soney
Copy link
Owner

soney commented Jul 5, 2016

(steps to re-create: open an arboretum browser, and navigate to localhost:3000 in a separate browser; click the translucent icon in the top right corner of the page)

Currently, the "+ Tab" button calls lines 55-68 in browser_state.js, which then uses the chrome remote debugger to create a new tab. This code needs to be re-written to create a new tab by calling the createNew method in browser/js/tabs.js

This change will likely require adding a way to communicate between the two files

client_tab

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants