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

Scene Marker grid view #5443

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

dogwithakeyboard
Copy link
Contributor

Adds a Marker grid view and Marker grid card with the aim of improving the bulk management of Markers.

  • Adds a bulk delete mutation to delete multiple markers at once from the UI.
  • Uses the same preview as the scene cards with a static image then video on mouse over. The generation options have been changed to reflect this new use.
  • Clicking the Scene title/filename in the card body builds a filter with all Markers for that Scene.
  • Clicking the Performer pill in the popover builds a filter for all Markers with that Performer.
  • Clicking the Tag pill in the popover builds a filter for all Markers with that Tag.

markers

@WithoutPants WithoutPants added the feature Pull requests that add a new feature label Nov 6, 2024
@WithoutPants WithoutPants added this to the Version 0.28.0 milestone Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Pull requests that add a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants