Replies: 1 comment 1 reply
-
|
Photos tend to be added, within a single review, in the order from wide view to detail view. The photo returned for the location list thumbnail is the most recently uploaded photo for that location (see SQL, For the location page, I actually can't find an explicit sorting of the reviews on the backend or frontend, which is odd and means that it is whatever the database returns (which is unspecified, but tends to be the creation order). Whatever order we display the photos in the carousel, I do think it should be the same as the reviews (?), otherwise the carousel, photo box, and review view won't match. If we order reviews in descending order (e.g. of the minimum of observation cate and creation date), then the first photo in the carousel would be the first photo of that review, which would tend to be the most recent wide view, yielding what you suggest. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Right now a picture of a tree when planted is always the first one. Surely the newest one makes more sense?
Beta Was this translation helpful? Give feedback.
All reactions