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

Object inspect pane collapse button hidden in some tabs #434

Closed
SaladFork opened this issue Aug 3, 2015 · 2 comments
Closed

Object inspect pane collapse button hidden in some tabs #434

SaladFork opened this issue Aug 3, 2015 · 2 comments

Comments

@SaladFork
Copy link
Contributor

Most of the time (especially <1.8) the object inspect pane had a collapse button () just to the top left of it . It seems to be showing up sporadically now (and often not at all) resulting in the pane being stuck open with no way to close it.

Expected:

Actual:

I suspect it's probably just a styling issue (the button is obscured) as the button will appear/disappear depending on which Ember Inspector tab you're on. A quick check:

  • View Tree (not visible)
  • Routes (not visible)
  • Data (visible)
  • Deprecations (not visible)
  • Info (not visible)
  • Promises (not visible)
  • Container (visible)
  • Render Performance (visible)

Using Ember Inspector 1.8.3 in Chrome 44.0.2403.107 (64-bit), though have seen it in other Chrome installations at different versions.

@benmurden
Copy link

I am experiencing the same on Ember Inspector 1.8.3 and Chrome 44.0.2403.125. To close panel at the moment, I would need to go to the Data or Container tabs before being able to see the button, then would click it from there.

@teddyzeenny
Copy link
Contributor

Yes it's probably a styling issue. Will look into it.

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

3 participants