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

Improve explorer compressed nodes behavior #84782

Merged
merged 31 commits into from
Nov 15, 2019

Conversation

joaomoreno
Copy link
Member

@joaomoreno joaomoreno commented Nov 14, 2019

This PR fixes #84597

We want to support the following use cases on a compressed folder row:

  • Context clicking each folder
    • Add multiple name support for IconLabel @joaomoreno
    • Add multiple name highlight support for IconLabel @joaomoreno
    • Improve context affordance, make sure the user knows which folder they are right clicking @joaomoreno
    • Allow commands to reach into compressed context @isidorn
  • Keyboard navigation among compressed folders @joaomoreno
  • Multiple selection should always pick all the folders in a compresed row @isidorn
  • Dragging each folder @joaomoreno
  • Dropping into each folder @joaomoreno
  • Rename @joaomoreno

@joaomoreno joaomoreno self-assigned this Nov 14, 2019
@joaomoreno joaomoreno added this to the November 2019 milestone Nov 14, 2019
@joaomoreno joaomoreno added the file-explorer Explorer widget issues label Nov 14, 2019
@joaomoreno joaomoreno merged commit 77e0ee9 into master Nov 15, 2019
@joaomoreno joaomoreno deleted the joao/explorer-compressed-tree branch November 15, 2019 19:07
@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
file-explorer Explorer widget issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Explorer: Improve compressed folder actions
2 participants