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(web): improve memories layout on small screens #16162

Merged

Conversation

lukashass
Copy link
Contributor

Description

Improves responsive layout of memory viewer on small screens.

How Has This Been Tested?

  • verified layout in dev-tools (see screenshots)

Screenshots

before after
Screen Shot 2025-02-17 at 17 47 35 Screen Shot 2025-02-17 at 17 59 07

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)

@bo0tzz bo0tzz force-pushed the fix-memories-web-responsiveness branch from fc756c7 to 27e1cda Compare February 18, 2025 11:47
@alextran1502 alextran1502 merged commit b13a986 into immich-app:main Feb 18, 2025
36 checks passed
@bo0tzz bo0tzz removed the preview label Feb 20, 2025
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.

3 participants