Skip to content

Fix resume picker timestamp labels and stability#16822

Merged
etraut-openai merged 1 commit intomainfrom
etraut/resume-picker-fixes
Apr 6, 2026
Merged

Fix resume picker timestamp labels and stability#16822
etraut-openai merged 1 commit intomainfrom
etraut/resume-picker-fixes

Conversation

@etraut-openai
Copy link
Copy Markdown
Collaborator

Problem: The resume picker used awkward "Created at" and "Updated at" headers, and its relative timestamps changed while navigating because they were recomputed on each redraw.

Solution: Rename the headers to "Created" and "Updated", and anchor relative timestamp formatting to the picker load time so the displayed ages stay stable while browsing.

Copy link
Copy Markdown
Contributor

@fcoury-oai fcoury-oai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replicated the before and after behavior. Code looks good.

Approved.

@etraut-openai etraut-openai merged commit 4294031 into main Apr 6, 2026
29 of 30 checks passed
@etraut-openai etraut-openai deleted the etraut/resume-picker-fixes branch April 6, 2026 15:51
@github-actions github-actions bot locked and limited conversation to collaborators Apr 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants