Skip to content

FIX associate converter parameter labels with their controls - #2513

Open
Alireza Aminzadeh (alireza-aminzadeh) wants to merge 1 commit into
microsoft:mainfrom
alireza-aminzadeh:fix/issue-2506-converter-param-labels
Open

FIX associate converter parameter labels with their controls#2513
Alireza Aminzadeh (alireza-aminzadeh) wants to merge 1 commit into
microsoft:mainfrom
alireza-aminzadeh:fix/issue-2506-converter-param-labels

Conversation

@alireza-aminzadeh

Copy link
Copy Markdown
Contributor

Description

Fixes #2506. Converter parameter fields now use Fluent Field so the visible name is the accessible name for text, boolean, choice, and file controls. Required, error, and type hint stay attached to the same field.

Tests and Documentation

  • Added ConverterParams.test.tsx role/name coverage for the four control variants.
  • npx jest src/components/Chat/ConverterPanel/ConverterParams.test.tsx src/components/Chat/ConverterPanel.test.tsx --no-coverage (53 passed)

Made with Cursor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Converter parameter controls are not associated with their visible labels

1 participant