Skip to content

1003222: Need to add the filterbar launguage in all resources.#187

Open
Abirami23SS wants to merge 1 commit intomasterfrom
1003222-AccessbilityMaster
Open

1003222: Need to add the filterbar launguage in all resources.#187
Abirami23SS wants to merge 1 commit intomasterfrom
1003222-AccessbilityMaster

Conversation

@Abirami23SS
Copy link
Collaborator

@Abirami23SS Abirami23SS commented Jan 20, 2026

Bug description

Task Link: https://dev.azure.com/EssentialStudio/Ej2-Web/_workitems/edit/1003222
Need to add the filterbar launguage in all resources.

Root cause

The cause of this issue faced accessibility issue.

Solution description

The solution is added the aria-label for all the languages resource file.

  1. For the form element missing label violation: Added aria-label="FieldName_Filter" to the filter input element to give it a proper accessible name, ensuring screen reader users understand its purpose.

Impact assessment

  • Low - Affects a single feature with minimal user impact
  • Medium - Affects multiple features or has moderate user impact
  • High - Critical functionality or significant user impact

Reason for not identifying earlier

In development accessibility issue not checked during the earlier stage.

Areas tested against this fix

Breaking changes

  • Yes (Tag breaking-issue)
  • No

If yes, provide breaking commit details link and migration guidance.

Regression testing

  • Verified fix doesn't reintroduce previous bugs
  • Checked edge cases and error scenarios

Action taken to prevent recurrence

  • Added/updated unit tests
  • Other (specify): _________________
  • NA

Automation status

  • BUnit (provide PR link: _________________)
  • Playwight (provide PR link: _________________)
  • NA

Cross-platform verification

  • Blazor Server
  • Blazor WASM
  • NA

Related issues

Is this issue present in EJ2 or other components?

  • Resolved in EJ2 (PR link: _________________)
  • Created task for EJ2 (Task link: _________________)
  • Needs attention in other components (tag needs-attention-coreteam)
  • NA

Output screenshots

NA

API changes

  • New API added (API Review task link: _________________)
  • Existing API renamed/modified (API Review task link: _________________)
  • No API changes

Performance verification

  • Verified no memory leaks introduced
  • Verified no performance degradation
  • Not applicable

Reviewer Checklist

  • Code changes follow component guidelines
  • All provided information reviewed and verified
  • Solution addresses the root cause effectively

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.

1 participant