sfu-dhil / wilde

eXist/XQuery app for detecting copying in a collection of XHTML documents.
GNU General Public License v3.0
2 stars 9 forks source link

Problem with display of Image Gallery #50

Closed ccolliga closed 4 years ago

ccolliga commented 4 years ago

Describe the bug

The Image gallery is not displaying correctly. When I view the page in Safari and in Chrome, some images are displaying twice. In Safari, moreover, the image cards are not displaying in a uniform way.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...' Wilde Trials Home page
  2. Click on '....' About
  3. Scroll down to '....' Image Gallery
  4. See error.

Expected behavior I expect the page to show a uniform grid of cards and not to display some of these images in duplicate.

Screenshots

Image gallery in safari image gallery in Chrome

Desktop (please complete the following information): Mojave 10.14.6 Chrome & Safari

Additional context Add any other context about the problem here.

ubermichael commented 4 years ago

This is really two separate bugs. I've fixed the duplicate image problem. I'm not sure about the other one. I can't see any problem with how the cards are displayed.

joeytakeda commented 4 years ago

@ubermichael I can deal with the card grid thing--I've encountered similar issues before since Safari's understanding of flex-grow seems to be different from Chrome and Firefox.

ubermichael commented 4 years ago

I've got a fix now, but for some reason eXist doesn't want to accept it.