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?
Additional context
Generally, the implementaiton would work to hide the below on a given gender
Female
Male
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?
Additional context
Generally, the implementaiton would work to hide the below on a given gender
Female
Male