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

fix(frontend): swap version name and version number on the versions page #2856

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chrrs
Copy link

@chrrs chrrs commented Oct 25, 2024

The version number is often used as an identifier, while the version name is more user-facing. This also matches the app better.

Currently, it looks like this:
afbeelding

This PR will change it to this:
afbeelding

@Erb3
Copy link
Contributor

Erb3 commented Oct 26, 2024

See #2321 "New UI highlights version numbers over names"

This is intended, as most names contain redundant information and tend to be longer. Going forward, names will be treated more as optional subtitles, and are less necessary now that game versions and platforms are more readily visible with the new layout
­­— Prospector

We can also see it in this Discord chat.

that's on purpose — display names for versions often include lots of noise while usually stating more or less the same thing the version does. swapped they'd be truncated
— Brawaru

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants