Hacker News new | ask | show | jobs
by danpeddle 1347 days ago
But then, how do you test components on mobile? Or are we not supposed to ask that?
3 comments

Interestingly enough, it doesn't work on mobile because you can't scroll the vertical sections properly.
On the toolbar their is a button to change the viewport size to 3 options small mobile, large mobile or tablet
Why would you test components that can only be reached on desktop on mobile? These are components to be used inside JetBrains IDE.
These components are not used inside any Jetbrains IDEs. Those IDEs are, of course, written in Java and cannot use a browser-based UI framework. This is for "our web-based products like YouTrack, Hub, TeamCity, and Upsource" (per the original release blog post for Ring UI). Those products support mobile.
They are using Chromium Embedded Framework inside JetBrains IDEs.
It sure seems like people are reaching this on mobile
JetBrains IDEs are not on mobile though. It doesn't matter if they're incidentally accessed on mobile if they're not actually designed to be used on mobile.