Skip to content

Conversation

@nqst
Copy link
Contributor

@nqst nqst commented Jan 28, 2026

A recent change in #2309 adds display: flex to the visually hidden lightbox, which blocks some buttons on the card page. This seems critical:

Screenshot.2026-01-28.at.18.59.55.mp4

This PR fixes the issue by applying display: flex only when the lightbox is open.

Screenshot.2026-01-28.at.19.05.08.mp4

@jwhear
Copy link

jwhear commented Jan 28, 2026

We're running into this in our company right now. You can "Inspect" the button, it'll pop the DOM open with the lightbox selected, and then delete to unblock but that's obviously a lousy workaround.

@nqst
Copy link
Contributor Author

nqst commented Jan 29, 2026

Resolved in #2453. Closing this one.

@nqst nqst closed this Jan 29, 2026
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