Skip to content

ui: Fix buttons jumping on click in snapshots page

This fix is designated for Bullseye.

Fixes: #2049 (closed).

This is regression introduced by me in 213cf16f. Although this case was tested for regression, the test setup was incorrect.

Tests:

  • In networks page to details of a connection, the Delete button is aligned to the right.

  • In snapshots page, the Create Snapshot button is aligned to the left and Delete Snapshots button is aligned to the right. Clicking on the buttons does not change their position.

Signed-off-by: Sunil Mohan Adapa sunil@medhas.org

Merge request reports

Loading