Small hover over conflict between control buttons and card magnification #20

Closed
opened 2026-07-07 18:41:03 +00:00 by veles-dev · 1 comment
Member

What happened

image.png When mousing over a card two things happen: first the card magnification is created and secondly the hover over control buttons are present (things like add one of these cards or move it the sideboard/maybeboard etc). When these two things overlap, the card magnification is on top.

What should have happened

When the card magnification is on top of the hover over control buttons, but the mouse is over a hover over control button, the hover over control button should be given a higher z index so it is on top while it is being directly hovered over.

Category

  • kind: ui-table
  • severity: defensible

Context

## What happened <img width="1440" alt="image.png" src="attachments/bd92bb0f-f3f0-4845-b7e7-c036bb5701ce"> When mousing over a card two things happen: first the card magnification is created and secondly the hover over control buttons are present (things like add one of these cards or move it the sideboard/maybeboard etc). When these two things overlap, the card magnification is on top. ## What should have happened When the card magnification is on top of the hover over control buttons, but the mouse is over a hover over control button, the hover over control button should be given a higher z index so it is on top while it is being directly hovered over. ## Category - kind: ui-table - severity: defensible ## Context - Page URL: https://veles.bstein.dev/lab?choice=orzhov_drain:1 - Route: lab - Path: /lab?choice=orzhov_drain:1 - Backend version: 0.5.24 - Frontend version: 0.5.24 - Sim version: 0.5.24
1.7 MiB
veles-dev added the
severity/defensible
kind/ui
labels 2026-07-07 18:41:03 +00:00
Owner

Verified fixed and deployed in Cassandra 0.5.29.

Proof:

  • Source commit: 1e11bcf (Prepare Cassandra 0.5.29 feedback closeout slice)
  • Deployment: Titan-IAC 6e967d7a, Flux main@sha1:6e967d7a
  • Live app-config: backend/frontend/sim_worker 0.5.29, asset da9170a6c84223d4
  • Deployed asset proof: PROOF_OK deployed 0.5.29 live checks
  • Focused Playwright: feedback-ui-closeout.spec.ts passed in the 0.5.29 closeout bundle

The Lab hover controls now rise above the magnified card only while directly hovered, so the controls remain usable. Closing as fixed.

Verified fixed and deployed in Cassandra 0.5.29. Proof: - Source commit: 1e11bcf (Prepare Cassandra 0.5.29 feedback closeout slice) - Deployment: Titan-IAC 6e967d7a, Flux main@sha1:6e967d7a - Live app-config: backend/frontend/sim_worker 0.5.29, asset da9170a6c84223d4 - Deployed asset proof: PROOF_OK deployed 0.5.29 live checks - Focused Playwright: feedback-ui-closeout.spec.ts passed in the 0.5.29 closeout bundle The Lab hover controls now rise above the magnified card only while directly hovered, so the controls remain usable. Closing as fixed.
Sign in to join this conversation.
No description provided.