Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address a11y violations in Resources screen(s) #970

Merged
merged 8 commits into from
Feb 27, 2023

Conversation

jenny-s51
Copy link
Contributor

@jenny-s51 jenny-s51 commented Feb 21, 2023

Description

Closes #966

How Has This Been Tested?

Before (Card View):
Screen Shot 2023-02-21 at 3 56 35 PM

After (Card View):
Screen Shot 2023-02-21 at 3 42 44 PM

Before (List View):
Screen Shot 2023-02-21 at 3 57 32 PM

After (List View):
Screen Shot 2023-02-21 at 3 42 55 PM

Before and After Empty State - no violations:
Screen Shot 2023-02-21 at 3 54 03 PM

Merge criteria:

  • The commits are squashed in a cohesive manner and have meaningful messages.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

@jenny-s51 jenny-s51 changed the title Address a11y violations in Resources screen(s) [WIP] Address a11y violations in Resources screen(s) Feb 21, 2023
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress This PR is in WIP state label Feb 21, 2023
@jenny-s51 jenny-s51 marked this pull request as draft February 21, 2023 21:07
@jenny-s51 jenny-s51 changed the title [WIP] Address a11y violations in Resources screen(s) Address a11y violations in Resources screen(s) Feb 21, 2023
@jenny-s51 jenny-s51 marked this pull request as ready for review February 21, 2023 21:26
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress This PR is in WIP state label Feb 21, 2023
Copy link
Contributor

@lucferbux lucferbux left a comment

Choose a reason for hiding this comment

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

Great Jenny thank you very much for the first PR, no questions so far everything seems very straight forward.

frontend/src/components/OdhDocCard.tsx Show resolved Hide resolved
Copy link
Member

@andrewballantyne andrewballantyne left a comment

Choose a reason for hiding this comment

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

/hold

Looks good, I'd like to test it in the UI first before merging. Might be Monday before I do that.

@openshift-ci openshift-ci bot added lgtm do-not-merge/hold This PR is hold for some reason labels Feb 23, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 23, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andrewballantyne, DaoDaoNoCode, lucferbux

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jenny-s51 jenny-s51 linked an issue Feb 27, 2023 that may be closed by this pull request
@andrewballantyne
Copy link
Member

Tested, looks good.

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold This PR is hold for some reason label Feb 27, 2023
@openshift-merge-robot openshift-merge-robot merged commit 8090120 into opendatahub-io:main Feb 27, 2023
@jenny-s51 jenny-s51 deleted the resourcesA11y branch February 27, 2023 21:47
bartoszmajsak pushed a commit to maistra/odh-dashboard that referenced this pull request Mar 30, 2023
* fix a11y violations in resources screen

package-lock.json

* remove role from Gallery

* prettier

* unique ids

* prettier

* PR feedback from Andrew

* prettier
strangiato pushed a commit to strangiato/odh-dashboard that referenced this pull request Oct 18, 2023
* fix a11y violations in resources screen

package-lock.json

* remove role from Gallery

* prettier

* unique ids

* prettier

* PR feedback from Andrew

* prettier
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.

[A11y] Address A11y issues on Resources
6 participants