Skip to content

Rename Saved Filters and General SavedFilterList Changes - #4097

Closed
Dankonite wants to merge 1 commit into
stashapp:developfrom
Dankonite:filters
Closed

Dankonite wants to merge 1 commit into
stashapp:developfrom
Dankonite:filters

Conversation

@Dankonite

@Dankonite Dankonite commented Sep 10, 2023

Copy link
Copy Markdown
Contributor

All the SavedFilterList changes I've made so far, there's some polish needed from people with more OCD than I have to contribute lmao. for instance the overflow menu gets easily obstructed and if your filter list isn't very long you will have to scroll down to see it. Also I bet the code could maybe be cleaned up a smidge.

Recording.2023-09-09.214356.mp4

This was made in response to Echo6ix's Feature Request
Closes #4077

add all the savedfilterschanges ive made so far,
@Dankonite

Copy link
Copy Markdown
Contributor Author

I removed the toast from line 85-94 because it is actually saving the filter name on every keystroke and it was making a bunch of popups. The save button isnt really saving its more like closing. if someone has a better solution for that im all ears, I couldnt get a single onSubmit to work for the life of me.

Other changes were, I moved the old save/delete buttons into the new menu, and changed some imports. thats like 95% of my changes open to feedback

@WithoutPants WithoutPants added this to the Version 0.23.0 milestone Sep 11, 2023
@WithoutPants WithoutPants removed this from the Version 0.23.0 milestone Sep 20, 2023
@Gykes Gykes self-assigned this Mar 16, 2026
@Gykes

Gykes commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

Superseded by: #7224

@Gykes Gykes closed this Sep 10, 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.

Filter menu: Add rename option; Consolidate icon buttons into vertical overflow menu

3 participants