Wp-calypso: (?P) InlineHelp: Fix help search visual issues

Created on 29 Jun 2020  路  2Comments  路  Source: Automattic/wp-calypso

There are some visual issues to fix. Let's tackle them as part of this enhancement process.

  • it changes its height while requesting
  • the horizontal line gets narrow when searching

help-search-visual-issues

[Type] Enhancement

Most helpful comment

I also noticed on iOS it zooms into the textfield once you tap'd into it. Maybe worth looking into, as well.

Using font-size >= 16px will stop zooming in iOS. They consider anything < 16px in inputs bad for accessibility.

All 2 comments

I also noticed on iOS it zooms into the textfield once you tap'd into it. Maybe worth looking into, as well.

I also noticed on iOS it zooms into the textfield once you tap'd into it. Maybe worth looking into, as well.

Using font-size >= 16px will stop zooming in iOS. They consider anything < 16px in inputs bad for accessibility.

Was this page helpful?
0 / 5 - 0 ratings