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

Conversation

@nchevobbe
Copy link
Member

In #5269, we introduced an override for non-expandable nodes on the Tree component,
since we don't use the provided arrow in the project.
But, by doing that, we introduced a regression in the ObjectInspector indent,
since it also uses the Tree component.

Here we add more specificity to the overriding rule so we don't target ObjectInspector anymore.

Screenshots

group 3

In firefox-devtools#5269, we introduced an override for non-expandable nodes on the Tree component,
since we don't use the provided arrow in the project.
But, by doing that, we introduced a regression in the ObjectInspector indent,
since it also uses the Tree component.

Here we add more specificity to the overriding rule so we don't target ObjectInspector anymore.
@nchevobbe nchevobbe merged commit 069995e into firefox-devtools:master Feb 19, 2018
@nchevobbe nchevobbe deleted the oi-indent branch February 19, 2018 17:01
jasonLaster pushed a commit that referenced this pull request Feb 20, 2018
In #5269, we introduced an override for non-expandable nodes on the Tree component,
since we don't use the provided arrow in the project.
But, by doing that, we introduced a regression in the ObjectInspector indent,
since it also uses the Tree component.

Here we add more specificity to the overriding rule so we don't target ObjectInspector anymore.
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