You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
History / Refresh / Edit / Delete were grouped in a right-aligned `ml-auto`
cluster (#658/#672), which read as a second toolbar in its own column and
could float disconnected from its row on narrow viewports. They are now plain
buttons in the single `flex-wrap` toolbar, flowing inline with the custom
`@admin.action` buttons and wrapping naturally — DOM order
`[History] [...custom actions] [Refresh] [Edit] [Delete]`, no spacer.
Destructive emphasis on Delete stays the button's own variant, not position.
Flips the two regression tests that pinned the `ml-auto` cluster to assert
the no-ml-auto inline contract (DOM order preserved).
Co-authored-by: Martin Castro Laminrs <mcastro@laminr.ai>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments