observablehq / feedback

Customer submitted bugs and feature requests
42 stars 3 forks source link

Odd reported dates in search #565

Open yurivish opened 1 year ago

yurivish commented 1 year ago

Describe the bug Odd dates reported in search interface

To Reproduce

https://observablehq.com/search?query=%40mbostock&creator=mbostock&owner=true&sort=created&direction=desc&useES=true

The first result shows April 9 as the edited date

image

But the most recent edit date on the notebook itself shows a different date

image

image

Expected behavior Consistent dates

Desktop (please complete the following information): macOS, chrome 112

mythmon commented 1 year ago

Using a similar query on our old search backend displays the same inconsistent date. The sort by option behaves differently though.

Screenshot_20230413-125402

CobusT commented 1 year ago

Related #505