Skip to content

Keep item expanded after rename#44362

Merged
isidorn merged 2 commits intomicrosoft:masterfrom
ntovas:feature/KeepExpandingStatus
Feb 26, 2018
Merged

Keep item expanded after rename#44362
isidorn merged 2 commits intomicrosoft:masterfrom
ntovas:feature/KeepExpandingStatus

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
Collaborator

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