-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
After pasting, focus all pasted files/folders instead of just one #9299
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
After pasting, focus all pasted files/folders instead of just one #9299
Conversation
@IgorKordiukiewicz thank you for the pr, can you check the validation check box in the PR description? |
Updated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I believe this introduces a bug where future pastes will focus on the previous ones since we never reset the |
Well, it kind of gets reset every time the |
I didn't notice this bug happening during testing, are you able to provide steps? |
Ah thank you. I was misunderstanding the method to replicate. |
Resolved / Related Issues
Fixes #8333
Details of Changes
Validation
How did you test these changes?
Before:
paste_selection_old.mp4
After:
paste_selection_new.mp4