-
Notifications
You must be signed in to change notification settings - Fork 119
Closed
Labels
🐛 bugSomething isn't working the way it should (including incorrect wording in documentation)Something isn't working the way it should (including incorrect wording in documentation)date input
Milestone
Description
Bug Report
What is the issue?
On iPad we are seeing some layout shift within Date Input in certain scenarios. Curiously, this issue does not happen when screen recording is in session or within Xcode Simulator.
This issue occurs in the GOV.UK date input as well.
What steps are required to reproduce the issue?
- Go to the date input standalone example
- Enter
12in the Day input - Delete
12from the Day input - Enter
1in the Day input
The same steps could be applied to the Month and Year inputs will produce a similar effect.
What was the environment where this issue occurred?
- Device: iPad Pro (11-inch) (4th generation)
- Operating System: iPadOS 18.4
- Browser: Safari
- Browser version: 18.4
- NHS.UK frontend package version: 9.3.0
- Node version: N/A
- npm version: N/A
Is there anything else you think would be useful in recreating the issue?
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't working the way it should (including incorrect wording in documentation)Something isn't working the way it should (including incorrect wording in documentation)date input
Type
Projects
Status
Done