? Release Blocker a11y NPM Resource Changed ? Pending

User tests: Successful: Unsuccessful:

avatar bembelimen
bembelimen
6 Dec 2021

Pull Request for Issue #36215 .

Summary of Changes

Fix the wrong aria attribute for the search field in the filter section.

Testing Instructions

Go to any search toolbar in the backend and inspect the search field.

Actual result BEFORE applying this Pull Request

aria-describedby IS NOT the same as the ID of the description field.

Expected result AFTER applying this Pull Request

aria-describedby IS the same as the ID of the description field.

avatar bembelimen bembelimen - open - 6 Dec 2021
avatar bembelimen bembelimen - change - 6 Dec 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 6 Dec 2021
Category Repository NPM Change Layout
avatar richard67
richard67 - comment - 6 Dec 2021

Setting release blocker label as inherited from the issue.

avatar brianteeman brianteeman - test_item - 6 Dec 2021 - Tested successfully
avatar brianteeman
brianteeman - comment - 6 Dec 2021

I have tested this item successfully on 989452c


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/36225.

avatar bembelimen bembelimen - change - 6 Dec 2021
Labels Added: Release Blocker a11y NPM Resource Changed ?
avatar chmst chmst - test_item - 7 Dec 2021 - Tested successfully
avatar chmst
chmst - comment - 7 Dec 2021

I have tested this item successfully on 7345d78


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/36225.

avatar richard67
richard67 - comment - 7 Dec 2021

@bembelimen I'd set RTC because it has 2 tests, but if possible could you answer @laoneo 's review comment above? Thanks in advance.

avatar chmst
chmst - comment - 7 Dec 2021

@laoneo your suggestion is good. I will open a new issue for it

avatar richard67
richard67 - comment - 7 Dec 2021

Ah I see Brian's test was before the last 2 commits, so no RTC yet.

@brianteeman Could you test again? Thanks in advance.

avatar laoneo
laoneo - comment - 7 Dec 2021

Why a new issue, better to fix it from the beginning right?

avatar drmenzelit drmenzelit - test_item - 7 Dec 2021 - Tested successfully
avatar drmenzelit
drmenzelit - comment - 7 Dec 2021

I have tested this item successfully on 0ab3d7a


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/36225.

avatar richard67 richard67 - alter_testresult - 7 Dec 2021 - chmst: Tested successfully
avatar richard67
richard67 - comment - 7 Dec 2021

I've added back @chmst 's test result since the 2 commits after that were just clean branch updates.

avatar richard67 richard67 - change - 7 Dec 2021
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 7 Dec 2021

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/36225.

avatar richard67
richard67 - comment - 7 Dec 2021

@bembelimen I've set RTC because it has 2 good tests, but maybe you want to check @laoneo 's latest comment.

avatar bembelimen bembelimen - change - 7 Dec 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-12-07 14:52:35
Closed_By bembelimen
Labels Added: ?
avatar bembelimen bembelimen - close - 7 Dec 2021
avatar bembelimen bembelimen - merge - 7 Dec 2021
avatar bembelimen
bembelimen - comment - 7 Dec 2021

Thx for the tests.

Yes I agree with @laoneo it could be a class. But for the sake of this PR which should just fisinx the wrong ID assignment I would like to see it in a new PR. So @chmst thanks for creating an issue.

Add a Comment

Login with GitHub to post a comment