microsoft / microsoft/AdaptiveCards

[Feature Request] A11Y - Fix native html input popups with small resolution and 400% zoom

Open
#8,509 2 comments 0 reactions 1 assignee View on GitHub

@anna-dingler is already working on this.

Since Jun 19, 2023.

Request
Dominant language
C#
Stars
2k
Forks
595
Avg merge
1d 19h
Merged PRs (30d)
1

Description

Problem Statement

Native HTML5 inputs that open a popup is handled by the browser. An example is . When a user has a small screen resolution and 400%+ zoom these popups overflow outside of the viewport.
MicrosoftTeams-image (2)

This disables customers from selecting items from the popup.

Proposed solution

An example fix for popup is to hide the functionality to open the popup when the popup overflows from the window viewport. This will require users to manually input the dates. A11y users will have access to voice control or a keyboard and is an inclusive solution.

You should speak with your a11y expert to find viable solutions for issues related to the native input control.

Alternatives or Workarounds

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.