formaat-design / reshaped

Community repository for storing examples, reporting issues and tracking roadmap
https://reshaped.so
97 stars 3 forks source link

Input fields accessibility in small screens (mobile) #174

Closed Madhavkabra closed 9 months ago

Madhavkabra commented 10 months ago

In a mobile screen, when users click on input text fields, the screen should scroll and adjust to ensure the text field is in view for accessibility. This happens in chrome browsers but does not happen in firefox browser.

This might be a browser issue, or it can be an implementation problem, please look into it, so that the application behavior can be standard across browsers.

blvdmitry commented 10 months ago

Going to definitely check again. In general we're not using anything custom there, so most likely it's the default browser behaviour but I'll let you know later

blvdmitry commented 9 months ago

Hey, @Madhavkabra, can you provide more details about the environment? Browser version (if available), OS, etc.? I've just tried on iOS firefox and it's working as expected

mmailaender commented 9 months ago

Somehow it's now working - @Madhavkabra we can close this issues 🙂