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

always render connect message immediately & tweak styles #573

Merged
merged 1 commit into from
Aug 22, 2016

Conversation

jlongster
Copy link
Contributor

When I want to connect to node, I open the debugger and click on the "connect to node" link.

But the "not connected" message doesn't show until the Firefox connection times out. We should just go ahead and show the "not connected" message by default, and when it finds tabs it will re-render and show the normal tabs page. The Tabs component is already listening to the tab state so all we need to do is render the Tabs component immediately.

I also updated the styles because the styles for the "not connected" component don't really apply on the main tabs page.

@jasonLaster
Copy link
Contributor

r+

👍

@jasonLaster jasonLaster merged commit ffefa2c into master Aug 22, 2016
@clarkbw clarkbw deleted the tweak-connect-message branch August 26, 2016 20:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants