Skip to content

Stop repeating annotation date in tooltip when unambiguous#6518

Open
apata wants to merge 5 commits into
masterfrom
annotations/add-space
Open

Stop repeating annotation date in tooltip when unambiguous#6518
apata wants to merge 5 commits into
masterfrom
annotations/add-space

Conversation

@apata

@apata apata commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Changes

  1. Fixes "Edit note" button being covered by scrollbar in cases where the authorship line is longer due to long author name
  2. Fixes missing space in note authorship line, it was cut away due to how HTML handles leading and trailing spaces
  3. Stops showing note date & time in note authorship line when it's unambiguous. No point in repeating it in an already tightly packed tooltip.
  4. Refactors annotations grouping logic to group by datetime labels with the T-separator (was grouping by labels with the space separator).

Tests

  • Automated tests have been added

Changelog

  • This PR does not make a user-facing change

Documentation

  • This change does not need a documentation update

Dark mode

  • The UI has been tested both in dark and light mode

@apata apata added the preview label Jul 20, 2026
@github-actions

Copy link
Copy Markdown
Preview environment👷🏼‍♀️🏗️
PR-6518

@apata
apata force-pushed the annotations/add-space branch from aef1dd7 to a6ce345 Compare July 20, 2026 11:59
@apata
apata requested a review from a team July 20, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant