Skip to content

Start allowing multiple file-tags #9442

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

Merged
merged 5 commits into from
Jun 26, 2022

Conversation

zzjrzz
Copy link
Contributor

@zzjrzz zzjrzz commented Jun 20, 2022

Resolved / Related Issues

Details of Changes

  • Added...
  • FileTags to ListedItem
  • New user control to allow multiple selection in ListView

Validation
How did you test these changes?

  • Built and ran the app
  • Tested the changes for accessibility

Screenshots (optional)

@zzjrzz
Copy link
Contributor Author

zzjrzz commented Jun 21, 2022

@yaichenbaum forgive me for writing it alongside existing functionality as I am not sure what I might break for the references I haven't replaced. Hoping some commits from core maintainers would provide clarity.

@gave92
Copy link
Member

gave92 commented Jun 26, 2022

@zzjrzz thanks for this PR. I've updated the backend code (database, etc) to use the new multi-tag functionality and removed the old "single-tag" methods.

  • UI to show multiple tags is still to-do
  • There's a bug when removing tags but it's tied to missing UI

PS: don't worry about FileTagsContextMenu, tags are going to be moved to a standard submenu.

@gave92 gave92 self-requested a review June 26, 2022 02:17
@gave92 gave92 added the ready to merge Pull requests that are approved and ready to merge label Jun 26, 2022
@gave92 gave92 marked this pull request as ready for review June 26, 2022 02:24
@yaira2 yaira2 merged commit a93ba6d into files-community:main Jun 26, 2022
@zzjrzz zzjrzz deleted the multiple-file-tags branch June 29, 2022 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Pull requests that are approved and ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants