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

search bar across bottom of page (blocks chat icon) #92

Closed
studgeek opened this issue Jun 18, 2014 · 3 comments
Closed

search bar across bottom of page (blocks chat icon) #92

studgeek opened this issue Jun 18, 2014 · 3 comments

Comments

@studgeek
Copy link
Contributor

There seems to be some sort of search bar across the bottom of the page (and over the chat icon) when the extension is enabled (screenshot below). What is it?

screen region 2014-06-17 at 18 35 35

@studgeek
Copy link
Contributor Author

Ah, I just figured it out. Its JS command bar. I guess its enabled with devMode? What do you think about separating out suggestMode from devMode? I could try adding that to my current pull request.

@benjaffe
Copy link
Owner

That's visible when devMode is enabled. It's a console that has access to
the plugin's namespace via a workaround.

On Tue, Jun 17, 2014 at 6:37 PM, David Rees notifications@github.com
wrote:

There seems to be some sort of search bar across the bottom of the page
(and over the chat icon) when the extension is enabled (screenshot below).
What is it?

[image: screen region 2014-06-17 at 18 35 35]
https://cloud.githubusercontent.com/assets/770765/3308758/e0a6f3d4-f688-11e3-8593-8717e21ca6c4.png


Reply to this email directly or view it on GitHub
#92.

Ben Jaffe • Developer, Instructor, GeekSpeak, KUSP
510.545.2365 • benjaffe.me • Github https://github.com/benjaffe/

LinkedIn https://www.linkedin.com/in/benjaffe

@benjaffe
Copy link
Owner

That separation sounds great!

On Tue, Jun 17, 2014 at 6:38 PM, David Rees notifications@github.com
wrote:

Ah, I just figured it out. Its JS command bar. I guess its enabled with
devMode? What do you think about separating out suggestMode from devMode? I
could try adding that to my current pull request.


Reply to this email directly or view it on GitHub
#92 (comment)
.

Ben Jaffe • Developer, Instructor, GeekSpeak, KUSP
510.545.2365 • benjaffe.me • Github https://github.com/benjaffe/

LinkedIn https://www.linkedin.com/in/benjaffe

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

No branches or pull requests

2 participants