Page MenuHomePhabricator

TextInput: date inputs are taller than non-date inputs
Open, LowPublic3 Estimated Story PointsBUG REPORT

Description

Overview

When we reduced the base height of TextInputs in T341224, we discovered that TextInputs with type="date" are even taller than non-date TextInputs. Something inside the box model's content adds an extra 2px to the height of the date inputs.

Known issue in Chrome and Safari browsers.

Solutions

Acceptance

  • Discuss ways to resolve the height discrepancy between date and non-date inputs.
  • Implement the agreed solution.

Event Timeline

CCiufo-WMF changed the subtype of this task from "Task" to "Bug Report".Jan 31 2024, 5:29 PM
CCiufo-WMF moved this task from Inbox to Up Next on the Design-System-Team board.