Skip to content

Conversation

@bgentry
Copy link
Contributor

@bgentry bgentry commented Feb 6, 2025

Because all of the widths in this table were automatically calculated, pausing just a single queue causes the width of the status column to change (Paused is longer than Active).

Fix the widths of this column and the control button next to it to avoid this issue.

Suggested by @yurivish 🙏

Before

queue-table-before

After

queue-table-after

@bgentry bgentry requested a review from brandur February 6, 2025 14:50
Because all of the widths in this table were automatically
calculated, pausing just a single queue causes the width of the status
column to change (`Paused` is longer than `Active`).

Fix the widths of this column and the control button next to it to avoid
this issue.
@bgentry bgentry force-pushed the bg-queue-table-prevent-reflow-on-status-toggle branch from 64faa59 to a00caf8 Compare February 6, 2025 14:53
Copy link
Collaborator

@brandur brandur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh man, yes that's wayyy better. Thx.

@bgentry bgentry merged commit 530d2f9 into master Feb 9, 2025
13 checks passed
@bgentry bgentry deleted the bg-queue-table-prevent-reflow-on-status-toggle branch February 9, 2025 00:41
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.

3 participants