Ahmad Shadeed avatar Ahmad Shadeed

The virtual keyboard API

Screenshot of “The virtual keyboard API”

Have you come across an issue where there is a fixed element on mobile, and when the keyboard is activated, that element will be hidden underneath the keyboard?

This has been a default behavior on the web for years. In this article, we’ll explore the problem, why it happens, and how we can solve it today with the virtual keyboard API.