Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Fix: #172, Enhancement, Create ARIA accessibility question & answer #180

Merged
merged 2 commits into from
Oct 6, 2019

Conversation

digilou
Copy link
Contributor

@digilou digilou commented Oct 5, 2019

Created an accessibility question with answer about WAI-ARIA.

Description

Adds to #172

What does your PR belong to?

  • Questions / Answers
  • Website
  • General / Things regarding the repository (like CI Integration)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (non-breaking improvement of a question)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have checked that the changes are working properly
  • I have checked that there isn't any PR doing the same
  • I have read the CONTRIBUTING document.

@@ -13,16 +13,17 @@ An example using ARIA:
aria-owns="ex1-grid"
aria-haspopup="grid"
id="ex1-combobox">
<!-- more code here-->
Copy link
Contributor

Choose a reason for hiding this comment

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

Wasn't there an elipses here? Is that why it's conflicting?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was torn about clarity. @skatcat31 does the updated description and bullet points make more sense to you?

Copy link
Contributor

Choose a reason for hiding this comment

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

No I mean... I was seeing a conflict and no ellipses. I was wondering if that was why the PR said there was a conflict

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You were right though. I resolved that conflict. I changed to a comment because I was torn about the clarity of how to present the idea there was more code that would go between the opening and closing div.

Copy link
Collaborator

@fejes713 fejes713 left a comment

Choose a reason for hiding this comment

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

Awesome ❤️ Thanks so much.

@fejes713 fejes713 merged commit 4f6557c into Chalarangelo:master Oct 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants