Skip to content

Dynamically hide non applicable performer fields based on gender #6866

Description

@Stash-KennyG

Describe the feature you'd like

In working with performers, we are not doing any gender aware field filtering and are showing some illogical fields.
I propose supressing the display of fields by default of performer fields which are exclusive from the selected geneder.
We may add a secondary button to unhide in the unlikely event that the user whiched to restore all fields.

Describe the benefits this would bring to existing users

It would improve the visual consistency of the performer edit dialog if we had a basic default supression per the primary genders.
This is not an effort to exclude or otherwise force gender conformity, but overall we don't generally need to display Penis Length for [nearly all] female performers. Supressing this should improve user clarity, reduce clutter and overall improve user experience.

Is there an existing way to achieve this goal?

This could be done with a tamper-script, but the implementaiton would be unclean as it would require maniupulating the DOM after load,
It would be unstable as it may manipulate document objects that are unintended.

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover the core request of my proposal

Additional context

Generally, the implementaiton would work to hide the below on a given gender

Female

  • Penis Length
  • Circumcised

Male

  • Fake Tits

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestUser request for a feature or functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions