Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Comments

a11y: use Key/Value aria labels in object field#2890

Merged
cwhitten merged 5 commits intomasterfrom
beyackley/objectFieldKeyValueLabels
May 5, 2020
Merged

a11y: use Key/Value aria labels in object field#2890
cwhitten merged 5 commits intomasterfrom
beyackley/objectFieldKeyValueLabels

Conversation

@beyackle
Copy link
Contributor

@beyackle beyackle commented May 4, 2020

Description

The TextFields in OpenObjectField needed to have explicit ARIA labels to prevent the placeholders from getting read as labels. Also, we missed localizing the Key and Label strings, so this fixes that too.

Task Itedm

closes #2122

Screenshots

image

Without this, it reads the placeholders as the column names, leading to redundancy.
@github-actions
Copy link

github-actions bot commented May 4, 2020

Coverage Status

Coverage remained the same at 0.0% when pulling 35ebccf on beyackley/objectFieldKeyValueLabels into c329a2f on master.

@cwhitten cwhitten merged commit 330f14c into master May 5, 2020
@cwhitten cwhitten deleted the beyackley/objectFieldKeyValueLabels branch May 5, 2020 15:51
alanlong9278 added a commit that referenced this pull request May 7, 2020
* master: (58 commits)
  fix: Copy skill manifests to the correct directory in the localPublish plugin (#2932)
  feat: Goto Begin Dialog after clicking dialog (#2922)
  fix: Improved Electron auto update UX (#2925)
  fix: Action Flow gradual left alignment (#2909)
  fix: word wrap in SendActivity (#2908)
  fix: Fixed various onboarding issues and updated content (#2900)
  chore: Component Governance (#2899)
  perf: improve property editor performance (#2921)
  fix: paste blank node (#2905)
  extract memory variables at lg lsp server (#2902)
  feat: manage samples via plugin (#2805)
  can not use event capture in visual editor (#2913)
  style: make focus styles more consistent (#2898)
  feat: azure publish plugin (#2733)
  fix: unable to clear form title (#2885)
  fix: Populate env variable with AppData folder (#2894)
  a11y: use Key/Value aria labels in object field (#2890)
  Fix border issue in visual editor (#2891)
  fix: changes manifest type from '.manifest' to '.json' (#2888)
  Fixed packaged folder structure. (#2887)
  ...
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* use Key/Value aria labels in object field

Without this, it reads the placeholders as the column names, leading to redundancy.

* fix typos

Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants