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

Keep item expanded after rename #44362

Merged
merged 2 commits into from
Feb 26, 2018

Conversation

ntovas
Copy link
Contributor

@ntovas ntovas commented Feb 25, 2018

Fixes #44230

Checks if the item is expanded and expanding it again after the rename.

@ntovas
Copy link
Contributor Author

ntovas commented Feb 25, 2018

@bpasero my commit is clear but it fails due to hygiene script. Am i missing some rule?

@usernamehw
Copy link
Contributor

usernamehw commented Feb 25, 2018

Maybe a whitespace after if and before {: if(isExpanded){

@ntovas
Copy link
Contributor Author

ntovas commented Feb 25, 2018

My local hygiene script doesnt throw any errors and the space after "if" doesnt appears anywhere in code, or in hygiene config. I will keep it as is until some reviewer check it and comment about it.

@ntovas
Copy link
Contributor Author

ntovas commented Feb 25, 2018

Hygiene fix, thanks @usernamehw , i m blind apparently. 👅
I dont have any idea about the appvenyor error.

@usernamehw
Copy link
Contributor

These build checks don't work ~70% of the time for me 😄

@isidorn isidorn added this to the February 2018 milestone Feb 26, 2018
@isidorn isidorn merged commit 28f3373 into microsoft:master Feb 26, 2018
@isidorn
Copy link
Contributor

isidorn commented Feb 26, 2018

@ntovas great work, thanks a lot 🍻

@ntovas ntovas deleted the feature/KeepExpandingStatus branch February 26, 2018 20:36
@ntovas ntovas restored the feature/KeepExpandingStatus branch February 27, 2018 17:11
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
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.

Rename folder collapses it
3 participants