MushroomObserver / mushroom-observer

A website for sharing observations of mushrooms.
https://mushroomobserver.org
MIT License
77 stars 25 forks source link

Sort mapset boxes by `north` so they don't overlap #2098

Closed nimmolo closed 3 months ago

nimmolo commented 3 months ago

Currently on main, overlapping box mapsets can be hidden under larger boxes.

Screen Shot 2024-04-15 at 1 01 40 AM

The ones underneath are not clickable.

@pellaea suggested sorting by the north border (any border) so that they always cascade like cards in solitaire, and remain clickable.

Screen Shot 2024-04-15 at 1 03 28 AM

Problem solved. One-line PR.

coveralls commented 3 months ago

Coverage Status

coverage: 94.395%. remained the same when pulling 60dc52dc4596ff4bbb896effcbbc551148c545ba on mapset-sort-by-north into e698ddfe7e0c6e58abeddf20a9a6223f7de0c61e on main.