Skip to content

Conversation

@Snowknight26
Copy link
Collaborator

Description

The Manage location utility page's header is cut off at smaller viewport widths, making the "Choose on map" and "Apply" buttons inaccessible. The header has been made more responsive by hiding some text at smaller viewport widths to allow for full functionality.

The casing of the Selected GPS Coordinates text has also been updated.

Fixes #21476

How Has This Been Tested?

  • Viewed the Manage location utility page at different viewport widths

Screenshots (if appropriate)

chrome_2025-08-31_16-32-40.mp4

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable
  • I have no unrelated changes in the PR.
  • I have confirmed that any new dependencies are strictly necessary.
  • I have written tests for new code (if applicable)
  • I have followed naming conventions/patterns in the surrounding code
  • All code in src/services/ uses repositories implementations for database calls, filesystem operations, etc.
  • All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services/)

@github-actions
Copy link
Contributor

Label error. Requires exactly 1 of: changelog:.*. Found: 🖥️web. A maintainer will add the required label.

@alextran1502
Copy link
Member

Thanks! :D

@alextran1502 alextran1502 merged commit 036d314 into main Sep 4, 2025
55 of 56 checks passed
@alextran1502 alextran1502 deleted the fix/manage-location-responsive-header branch September 4, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Utilities > Manage Location does not show apply button on mobile page

3 participants