Skip to content

Fix Performer Popover Placement in Scene Scrape Results#6892

Open
Stash-KennyG wants to merge 1 commit intostashapp:developfrom
Stash-KennyG:bugfix-6886-performer-scrape-popover
Open

Fix Performer Popover Placement in Scene Scrape Results#6892
Stash-KennyG wants to merge 1 commit intostashapp:developfrom
Stash-KennyG:bugfix-6886-performer-scrape-popover

Conversation

@Stash-KennyG
Copy link
Copy Markdown
Contributor

Summary

Addresses cutoff performer pop-over in scraper UI where the performer card extended to the top of the page and was largely cutoff.
image

Why

In Scene Tagger scrape results, performer hover cards were appearing above chips in a way that clipped content in most layouts.
This change gives the performer chips in this specific flow an explicit bottom placement request to improve readability and reduce visual overlap.

Files Changed

  • ui/v2.5/src/components/Shared/ScrapeDialog/ScrapedObjectsRow.tsx
    • Add hoverPlacementLabel="bottom" to PerformerSelect in ScrapedPerformersRow.
image

Risk / Notes

  • Very low risk: one prop added in one usage site.
  • No API/schema/data changes.
  • No backend changes.

Closes #6886

@DogmaDragon DogmaDragon changed the title Fix Performer Popover Placement in Scene Tagger Scrape Results Fix Performer Popover Placement in Scene Scrape Results May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Performer Popover in Scene Scrape Results is cropped

1 participant