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

Provide full tooltips on counts when truncated and rounded #5032

Merged

Conversation

lukeacl
Copy link

@lukeacl lukeacl commented Aug 30, 2024

When viewing profiles, the following, followers, and post counts are truncated/rounded when they become larger numbers, such as 1,000 becoming 1K. This change provides a tooltip on the web on hover to provide full information when truncation/rounding has occurred.

Resolves #4951

@estrattonbailey estrattonbailey changed the base branch from main to eric/metric-counts August 30, 2024 16:19
Copy link
Member

@estrattonbailey estrattonbailey left a comment

Choose a reason for hiding this comment

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

Nice! Dig this, gonna merge into a separate base and fix some types that we didn't port over with the new Text component 👍

@estrattonbailey estrattonbailey merged commit 6991134 into bluesky-social:eric/metric-counts Aug 30, 2024
@lukeacl lukeacl deleted the metric-counts branch September 1, 2024 07:56
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.

Show exact number of followers on hover over the rounded number
2 participants