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

feat(web): Add places exploration page #6669

Merged

Conversation

l0nax
Copy link
Contributor

@l0nax l0nax commented Jan 26, 2024

This PR adds the view all feature for places to the web interface. It's the same functionality as found on the mobile app.

Demonstration:

immich_dev_-_web-new-places-page.mp4

If the server returns no places:
screenshot_2024-01-26_18-05_immich-dev_-explore-places_no-places

Resolves #6092

Copy link
Contributor

@jrasm91 jrasm91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Can you add a screenshot to the description that shows what the empty page looks like? Other things to consider, but can be dealt with later include:

  • An option to make places show up in the sidebar automatically via User > Settings > Sidebar
  • Refactor common elements between this and the faces page into reusable components

Add a place overview page, like the "People" page.
This adds the same functionality as available on mobile.
@l0nax l0nax force-pushed the 6092-web-missing-view-all-places-button branch from 355dde9 to 30579b8 Compare January 26, 2024 17:05
@l0nax
Copy link
Contributor Author

l0nax commented Jan 26, 2024

@jrasm91 I've added the screenshot.

Do we need to create an issue for the refactoring work?

@jrasm91
Copy link
Contributor

jrasm91 commented Jan 26, 2024

You can if you want, but it is not necessary.

@jrasm91 jrasm91 merged commit 77f11e3 into immich-app:main Jan 26, 2024
24 checks passed
@l0nax l0nax deleted the 6092-web-missing-view-all-places-button branch January 29, 2024 09:23
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.

[BUG] Web interface is missing a "View all" button for "Places" under "Explore"
2 participants