Skip to content

Add a "+" sign after version number and total size if there are more than 20 versions #3569

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nicolus
Copy link

@nicolus nicolus commented Aug 2, 2025

As discussed in #3212, The UI only shows the last 20 versions of an object (which is fine), but doesn't warn in any way that there are actually more versions, which means that it's actually displaying incorrect data : the "number of versions" and "total size" are just plain wrong when there are over 20.

This patch simply adds a + sign after the number of version and total sign to warn the user, both in the information panel on the right, and at the top of the versions browser :

image

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.

1 participant