[UI] Something weird is going on with the timestamp search filter
- Dominant language
- CSS
- Stars
- 46
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to find a specific resource based on its timestamp and I'm running into difficulties. I think there's a bug somewhere, but it's also possible I'm misunderstanding something, in which case this is a documentation issue. Here's what's happening:
My latest resources were created today (2024-01-23) around 14:21. If I open the table filters and enter that date and 02:21:10 PM in the first "Created" search bar, I get no results at all. If I switch the PM for AM, I get results both before and after 14:21, even though that's in the afternoon:
I assume that the two "Created" search bars can be used to search for an interval of time. If I enter the same date and 02:21:16 AM in the second search bar, I get no results:
In that same scenario, if I switch the AM for PM in the second search bar, I once again get results around 14:21, but a lot of them are outside of the given time interval:
As a related issue, I think that if the timestamp search engine used a 24-hour clock like the resource timestamps, that would make searching much easier.
This issue doesn't impede rodan function, but it makes it near-impossible to locate a resource.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.