Skip to content

Conversation

@caburum
Copy link
Contributor

@caburum caburum commented Feb 28, 2025

Description

Moves favorite person icon to top left to avoid name.

Fixes #16003

How Has This Been Tested?

Tested modification locally.

Screenshots (if appropriate)

image

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)

@alextran1502 alextran1502 changed the title move favorite person icon to top left fix(web): person favorite icon bad placement Feb 28, 2025
@alextran1502 alextran1502 merged commit f2be9f7 into immich-app:main Feb 28, 2025
39 of 41 checks passed
ExceptionsOccur pushed a commit to ExceptionsOccur/immich that referenced this pull request Feb 28, 2025
move favorite person icon to top left

fixes immich-app#16003

Co-authored-by: Calum Dingwall <[email protected]>
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.

Favorite person icon overlapping name

2 participants