cds-snc / platform-forms-client

NextJS application that serves the public-facing website for Forms
https://forms-staging.cdssandbox.xyz/
MIT License
35 stars 13 forks source link

AddressComplete: instructional text embedded in field cuts off on mobile #4605

Open anikbrazeau opened 2 weeks ago

anikbrazeau commented 2 weeks ago

Description

The "Type to search" text cuts off on mobile

Steps to reproduce

  1. Fill out a form with AddressComplete component on mobile

Details

Expected behaviour

Ability to see entire instruction Responsiveness

Screenshots or videos

cutoff.jpg
anikbrazeau commented 2 weeks ago

Solution: Might we consider using default hint text that can wrap to multiple lines instead of embedded text within the field?