stashapp / stash

An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc
https://stashapp.cc/
GNU Affero General Public License v3.0
9.37k stars 803 forks source link

Issue: 'Show Male Performers' Setting Not Retained Across Sessions #5064

Closed gitbork closed 4 months ago

gitbork commented 4 months ago

Description:

The 'Show Male Performers' setting in the scraping configuration should persist across application restarts, page reloads, and different browser sessions. Currently, this setting does not remain enabled when loading the application in a new session (e.g., in a different browser) or after a server/application reload.

Steps to Reproduce:

  1. Enable the 'Show Male Performers' setting in the scraping configuration.
  2. Reload the page, restart the application, or open the application in a different browser session.
  3. Observe that the 'Show Male Performers' setting is not retained.

Expected Behavior:

The 'Show Male Performers' setting should remain enabled across sessions and after application restarts.

Actual Behavior:

The 'Show Male Performers' setting does not stay enabled when reloading the application or starting a new browser session.

Screenshot:

image

Additional Notes:

It can be frustrating to have to re-enable this setting repeatedly, especially when other settings retain the user's preferences. Initially, I wondered if this behavior was intentional, but I quickly realized it was likely an oversight. Given the dedication and quality of the development team, I'm confident this issue will be addressed in a future update.

Thank you for the fantastic app! As a queer user, my partner and I greatly appreciate your ongoing efforts and commitment to inclusivity.

gitbork commented 4 months ago

Reopened as a bug report instead of a feature request since that felt more accurate. Closing this ticket.