Skip to content

chore(web): refactor activity status#26956

Merged
jrasm91 merged 2 commits intomainfrom
refactor/activity-status
Mar 26, 2026
Merged

chore(web): refactor activity status#26956
jrasm91 merged 2 commits intomainfrom
refactor/activity-status

Conversation

@meesfrensel
Copy link
Copy Markdown
Collaborator

Description

Move island slightly to the left (away from the scrubber) when viewing an album. Simplify HTML using ui buttons.

Fixes #26920

How Has This Been Tested?

  • Years are now readable

Screenshots

Before:

image

After, scrubbing:

image

After, hovering over the button:

image

Checklist:

  • I have carefully read CONTRIBUTING.md
  • 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/)

Please describe to which degree, if any, an LLM was used in creating this pull request.

None

@YarosMallorca
Copy link
Copy Markdown
Collaborator

What about moving it a bit to the left instead, so it doesn't overflow with the scrubber?

@meesfrensel
Copy link
Copy Markdown
Collaborator Author

What about moving it a bit to the left instead, so it doesn't overflow with the scrubber?

Yeah I already did that a bit to at least clear the year labels, moving it further felt too much. Maybe it just takes some getting used to?

@meesfrensel meesfrensel force-pushed the refactor/activity-status branch from 2c14769 to 1b3d36d Compare March 17, 2026 14:05
@jrasm91 jrasm91 enabled auto-merge (squash) March 26, 2026 18:06
@jrasm91 jrasm91 merged commit 47b4545 into main Mar 26, 2026
56 checks passed
@jrasm91 jrasm91 deleted the refactor/activity-status branch March 26, 2026 18:15
oPeras1 pushed a commit to oPeras1/immich that referenced this pull request Mar 27, 2026
* chore(web): refactor activity status

* fix: size change

---------

Co-authored-by: Jason Rasmussen <jason@rasm.me>
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.

Pop up activity/thumbup covers the date of scrubber

3 participants