Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update search component to not cut placeholder early #256

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

jonasbrunvoll
Copy link
Contributor

Closes https://github.com/AtB-AS/kundevendt/issues/17176

Background

The placeholders and selected from/to destinations are cut off when the width of the screen is reduced to be slightly wider than mobile view. This is against requirement 1.4.12 - Text Spacing, in the WCAG standard.

Illustrations

screenshots
Skjermopptak.2024-03-11.kl.09.51.38.mov

Proposed solution

Adjust to mobile view earlier before the placeholders are cut of off due too narrow window width.

Acceptance criteria

  • The placeholder is not cut off early.
  • Update FRAM´s tilgjengelighetserklæring.

Copy link

vercel bot commented Mar 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
planner-web ✅ Ready (Inspect) Visit Preview Mar 11, 2024 8:58am

@jonasbrunvoll jonasbrunvoll merged commit 4498504 into main Mar 11, 2024
4 of 5 checks passed
@jonasbrunvoll jonasbrunvoll deleted the jonas/update_window_breakpoint branch March 11, 2024 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants