-
-
#### API
```
[POST] /signup
```
#### Request payload
```json
{
"password": "password",
"first_name": "Garett",
"email": "Cameron13@hotmail.com",
"gender": "M",
"mobile":…
-
-
I may have missed something but I did not notice any difference when scaling the screen up and down. Maybe you could make it a bit more responsive to the changing screen size.
-
We need a UI redesign so that the app behaves nicely on mobile screens and then scales up. Currently it's a bit of a mess.
-
The desktop experience of the website is really nice and really like the smooth transitions good job! ⚡️ ⚡️
The mobile design looks good generally however one area to work on is the mobile navigat…
-
# Responsive Mobile-First
Work on the nav menu, making it mobile first and responsive, and work on the styling. Put more articles into your blog.
-
The site is responsive but on mobile it's very small, so maybe media queries would work better for smaller screens.
-
### The bug
When using drag-and-drop to upload a folder to immich it actually uploads only first 100 photos.
1. [This code](https://github.com/immich-app/immich/blob/689c6aa2762f3bf285b8eacb1878…
-
At the moment, i'm doing for Mobile First Design, but your Global Style is fixed on desktop, i think it would be great if your Global Style also support for responsiveness, so either people who use de…