Skip to content

Conversation

@Gykes
Copy link
Collaborator

@Gykes Gykes commented Nov 13, 2025

This PR allows users to to use a slider style filter to filter performer age with various preset filters.

Current minumum: 18
Current maximum: 100

Fixes: #6265

UI:
Screenshot 2025-11-12 at 18-13-23 Scenes Stash

- Add SidebarAgeFilter component with age presets (18-25, 25-35, 35-45, 45-60, 60+)
- Implement dual-range slider with editable inputs (18-100 years)
- Add age slider styling to styles.scss
- Integrate age filter into SceneList sidebar
- Export PerformerAgeCriterionOption from scenes.ts
@Gykes Gykes added needs testing Pull requests that require testing frontend feature Pull requests that add a new feature labels Nov 13, 2025
@Gykes Gykes self-assigned this Nov 13, 2025
@Gykes
Copy link
Collaborator Author

Gykes commented Nov 13, 2025

The UI doesn't reflect it there due to me changing it in a later commit but the 99+ now reads as 100+ to properly reflect the max

@Gykes
Copy link
Collaborator Author

Gykes commented Nov 13, 2025

Moved over the fixes that WP had in the other PR

New UI:

Screenshot 2025-11-13 at 11-00-55 Scenes Stash

@WithoutPants
Copy link
Collaborator

I would think 60+ should do as a max slider value.

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 frontend needs testing Pull requests that require testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FR] Custom Performer Age Slider

2 participants