Skip to content

♿️ Set aria expanded on recommendation header#4700

Merged
robinvanopstal merged 1 commit intofuturefrom
fix/pixi-recommendation-aria-expanded
Sep 25, 2020
Merged

♿️ Set aria expanded on recommendation header#4700
robinvanopstal merged 1 commit intofuturefrom
fix/pixi-recommendation-aria-expanded

Conversation

@robinvanopstal
Copy link
Copy Markdown
Contributor

@robinvanopstal robinvanopstal commented Sep 25, 2020

Resolves: #4687

@google-cla google-cla bot added the cla: yes label Sep 25, 2020
@robinvanopstal robinvanopstal requested review from caroqliu and matthiasrohmer and removed request for caroqliu September 25, 2020 08:39
@robinvanopstal robinvanopstal merged commit bd048c0 into future Sep 25, 2020
@robinvanopstal robinvanopstal deleted the fix/pixi-recommendation-aria-expanded branch September 25, 2020 13:06
robinvanopstal added a commit that referenced this pull request Sep 25, 2020
* future:
  ♿️ Set aria expanded on recommendation header (#4700)
@@ -202,6 +202,8 @@ export default class RecommendationsView {
recommendation.classList.remove('expanded');
recommendation.setAttribute('aria-expanded', 'false');
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Want it for this one as well

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pixi: Next advice button should set "aria-expanded" on header

3 participants