Skip to content

Conversation

@jtreminio
Copy link
Contributor

@jtreminio jtreminio commented Jan 30, 2026

Fixes a UI ordering race (introduced by my #1261) in the batch thumbnail strip when queueing multiple generations.

We now use request_id to keep reordering scoped to a single generation and avoid moving a just-finished image ahead of anything still generating.

Tracking is done via a simple data-is_generating flag, vs continuously checking DOM CSS class.

@jtreminio jtreminio marked this pull request as ready for review January 30, 2026 04:24
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.

2 participants