Skip to content

Conversation

@uxdesignerhector
Copy link
Contributor

@uxdesignerhector uxdesignerhector commented Dec 8, 2025

Minor changes to improve the Login Page usability, specifically for pointer devices.

Changes for all devices:

  • Updated profile images to use slightly rounded corners for consistency with the rest of the interface.

Enhancements for devices with precise pointing like desktops (pointer:fine):

  • Added a hover indicator using the official Jellyfin gradient colors for clearer profile selection feedback.
  • Increased spacing between profile buttons to 20px to reduce accidental selection of adjacent profiles.

Note

Please notice these changes only affect those devices that implement @media (hover: hover) and (pointer: fine) so devices with touch screens or TVs should be excluded as long as they are not using a pointer device like a mouse.
More info: https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/At-rules/@media/pointer#fine

Bad UX, as it is right now:
jellyfin-adjacent-profile-buttons-bad-ux

Better UX:
jellyfin-adjacent-profile-buttons-good-ux

After applying changes, Login Page looks like this
jellyfin-login-page-after

  - Updated profile images to use slightly rounded corners for consistency with the rest of the interface.

Enhancements for devices with precise pointing like desktops (pointer:fine):
  - Added a hover indicator using the official Jellyfin gradient colors for clearer profile selection feedback.
  - Increased spacing between profile buttons to 20px to reduce accidental selection of adjacent profiles.
@uxdesignerhector uxdesignerhector requested a review from a team as a code owner December 8, 2025 17:08
@jellyfin-bot
Copy link
Collaborator

jellyfin-bot commented Dec 8, 2025

Cloudflare Pages deployment

Latest commit 597e57e
Status ✅ Deployed!
Preview URL https://9c8f6a85.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 8, 2025

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.

2 participants