Skip to content

FOUR-22771:Aria Label is duplicated between select lists of Radio check type#1814

Merged
ryancooley merged 1 commit into
developfrom
bugfix/FOUR-22771
Jun 3, 2025
Merged

FOUR-22771:Aria Label is duplicated between select lists of Radio check type#1814
ryancooley merged 1 commit into
developfrom
bugfix/FOUR-22771

Conversation

@fagubla

@fagubla fagubla commented Apr 10, 2025

Copy link
Copy Markdown
Contributor

Issue & Reproduction Steps

  1. Create a screen form
  2. Add select list of Radio check box type
  3. Set the provide values + Set Aria label also
  4. Add another select list of Radio check box type
  5. Set provide values and left black the Aria label field
  6. Check the record is provide values of the second select list

Current Behavior
Aria Label is duplicated between select list of Radio check type, According the position : The firs aria label It is reflected in the second select list of the same position

Expected Behavior
Configurations in select lists and configuration of each theirs records should be independent

How to Test

Test the steps above

Related Tickets & Packages

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

@cypress

cypress Bot commented Apr 10, 2025

Copy link
Copy Markdown

screen-builder    Run #1847

Run Properties:  status check passed Passed #1847  •  git commit 627d7e8ee5: FOUR-22771:Aria Label is duplicated between select lists of Radio check type
Project screen-builder
Branch Review bugfix/FOUR-22771
Run status status check passed Passed #1847
Run duration 09m 10s
Commit git commit 627d7e8ee5: FOUR-22771:Aria Label is duplicated between select lists of Radio check type
Committer Fabio Rodolfo Guachalla Blanco
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 19
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 373
View all changes introduced in this branch ↗︎

@processmaker-sonarqube

Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@processmaker-sonarqube

Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@pmPaulis pmPaulis added Beta1 and removed failing labels Jun 3, 2025
@pmPaulis

pmPaulis commented Jun 3, 2025

Copy link
Copy Markdown
Contributor

@ryancooley
This PR passes the tests and it is ready to merge
Regards,

@ryancooley ryancooley merged commit 48bf6fc into develop Jun 3, 2025
26 of 28 checks passed
@ryancooley ryancooley deleted the bugfix/FOUR-22771 branch June 3, 2025 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants