Hacker News new | ask | show | jobs
by fabrika 2216 days ago
On iPadOS it ignores pointer and external keyboard. Wish their apps were more native to the platforms.
1 comments

This is the downside of webapps, they have to reimplement all the UX that native apps have builtin. In this case, Apple updated things like buttons and text inputs in their native components, so any app using those didn't have to do anything to make it work as expected.