Cardshifter / HTML-Client

HTML/CSS/JS-based client for Cardshifter
http://cardshifter.zomis.net
Apache License 2.0
13 stars 5 forks source link

DeckBuilder card model preview "stuck" to top of page #160

Open Phrancis opened 6 years ago

Phrancis commented 6 years ago

When clicking a card's name to view its card model, the card is "stuck" to the top of the list. To reproduce:

  1. Scroll down the list until top part is no longer visible
  2. Click any card's name
  3. Scroll back up

I think a Bootstrap Modal would be a more elegant solution.

Zomis commented 6 years ago

Blergh, popups.... I think floating it somewhere and having it follow when scrolling could be nice.

Phrancis commented 6 years ago

Well, popups are functional, if sometimes annoying. I'm definitively open to other ideas, but in the alternative, at least modals are "nice" pop-ups... 😜