Hi!
I know this has been brought up in various ways, but I’d like to bring out the topic once more.
The XS breakpoint has a range from 320px
to 479px
. In my opinion, that’s going too far.
For example, I am previewing mobile view on my S23 Ultra which is a pretty massive phone, but has the viewport width of360px
. This drops it into the XS area, while in reality I could still stack up icons side-by-side down to 360px
without any issues. Many non-Samsung phones have wider viewport width so they are safe.
360px
is kind of the boundary where “responsive trouble” starts. XS should accommodate older devices such as the iPhone 5 with 320px
and others below 360px
.
I remember custom breakpoints were talked about as something that will come in the near future, so It will probably be solved. Adjusting the existing ranges would be a bad idea for many old users. In the end, it does depend on the website’s design and the effective use of the responsive typescale.
Thanks!