invoke-ai / invoke-ai/InvokeAI

[enhancement]: Do Not Auto-Scroll To Top Of Gallery When Starring An Image

Open
#8,331 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
28.2k
Forks
3k
Avg merge
6d 5h
Merged PRs (30d)
19

Description

### Is there an existing issue for this?

- [x] I have searched the existing issues

### Contact Details

_No response_

### What should this feature add?

The new update added 'infinite scrolling gallery' (no pages)

Which is cool, but it caused a major experience issue.

Consider the following situation:

- Generate 500 images (very common, especially with large dynamic prompt groups)
- After they're complete, scroll through them each one at a time, finding the ones you like
- When you find one you like, click the 'star' button
- PROBLEM: The gallery has now automatically scrolled back to the top. Unless you specifically remember the adjacent images to what you just starred, you need to blindly scroll and try to figure out where you left off. Commonly, these images are very similar in style, especially if you generated them in a batch, so they can be hard to differentiate at a glance.

In the old experience, this was much less of an issue, because you could remember "Oh, I was on page 7" but on the new experience, you need to remember "Ok I think I already looked at that image... maybe I didnt look at this one yet."

Ideas (both valid, IMO):

- Add back an option for 'paged' gallery
- OR do not scroll to the top of the infinite gallery upon starring an image

### Alternatives

Lots of scrolling through images you've already seen

### Additional Content

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.