Skip to content

Show edited timestamp on review panel comments - #1510

Open
BetterAndBetterII wants to merge 1 commit into
overleaf:mainfrom
BetterAndBetterII:cursor/comment-edited-timestamp-cf24
Open

BetterAndBetterII wants to merge 1 commit into
overleaf:mainfrom
BetterAndBetterII:cursor/comment-edited-timestamp-cf24

Conversation

@BetterAndBetterII

Copy link
Copy Markdown

Editing a comment stored edited_at but the review panel still rendered the original timestamp, and the live edit-message socket only patched content.

Show edited_at (with the existing "edited" label) and leave the original timestamp alone so reply order stays creation order.

Fixes #1509

Use edited_at for the comment header time and an (edited) marker,
without changing the original timestamp used for reply sort order.

Co-authored-by: Yuzhong Zhang <BetterAndBetterII@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Editing a comment does not update its time stamp

2 participants