openml / openml/openml.org

Run search: relative time shows ~5 hours ago for freshly uploaded runs (timezone parsing)

Open Beginner friendly
#398 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
33
Forks
30
Avg merge
2d 21h
Merged PRs (30d)
6

Description

Bug: Newly uploaded content shows “5 hours ago” instead of “just now” (timezone parsing)

Summary

On the search results page (e.g. runs), newly uploaded items can display a relative time like “5 hours ago” even when they were uploaded just now. This affects users in IST (UTC+05:30) and likely any non-UTC timezone.

Where it happens

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with server/src/client/app/src/pages/search/SearchResultsPanel.js and reproduce the issue from the provided search URL using a non-UTC timezone such as IST. Inspect how the date prop is passed to TimeAgo and verify the behavior for a freshly uploaded run. Done means newly uploaded results show “just now” rather than several hours ago across timezones.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend, web-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.