Skip to content

unable to click through to card details in "view as spoilers" layout #569

@stopfstedt

Description

@stopfstedt

reported via email:

If you search a card and select as view "View as a spoiler", nothing is clickable.
For example: https://thronesdb.com/find?q=cer&sort=name&view=spoiler

This is a CSS issue:

  • the layer of the faction has positioning (absolute) and z-index specified
  • the rest of the card is not encapsulated in a layer of any kind

The result is that the faction layer is above everything else.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions