Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TimeFormat: Improve overflow on reply timestamps #1562

Open
marcustyphoon opened this issue Aug 8, 2024 · 0 comments · May be fixed by #1567
Open

TimeFormat: Improve overflow on reply timestamps #1562

marcustyphoon opened this issue Aug 8, 2024 · 0 comments · May be fixed by #1567
Assignees
Labels
enhancement New feature or request

Comments

@marcustyphoon
Copy link
Collaborator

Concept

Reply timestamps are now inline with usernames (and the "original poster" label), differing from how post headers/reblog headers/reblog notes are displayed. This can cause layout issues when things become very long:

I thought about making timeformat have a toggle to not apply to replies or an optional different format for them, or something. Perhaps just adjusting the whitespace css on replies is ideal. Perhaps timeformat should automatically check bounding box stuff and automatically not apply if there's not enough space. Lots of options.

The feature added in #1559 helps here.

@marcustyphoon marcustyphoon added the enhancement New feature or request label Aug 8, 2024
@AprilSylph AprilSylph added the help wanted Extra attention is needed label Aug 9, 2024
@marcustyphoon marcustyphoon self-assigned this Sep 10, 2024
@marcustyphoon marcustyphoon removed the help wanted Extra attention is needed label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants