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

Fix a11y errors in DSP screens #1125

Merged
merged 6 commits into from
Apr 25, 2023

Conversation

jenny-s51
Copy link
Contributor

@jenny-s51 jenny-s51 commented Apr 13, 2023

Closes #1104

Description

Fixed a11y violations in DSP screens, see JIRA tickets in #1104. Attached screenshots below. Remaining changes were tested with VO.

How Has This Been Tested?

DSP list before:
Screenshot 2023-04-13 at 3 51 49 PM

DSP list after:
Screenshot 2023-04-13 at 3 51 56 PM

Create workbench before:
Screenshot 2023-04-12 at 3 00 57 PM
Screenshot 2023-04-12 at 3 15 40 PM

Create workbench after:
Screenshot 2023-04-12 at 3 00 24 PM
Screenshot 2023-04-12 at 3 15 47 PM

Request review criteria:

  • The commits have meaningful messages (squashes happen on merge by the bot).
  • Included any necessary screenshots or gifs if it was a UI change.
  • Included tags to the UX team if it was a UI/UX change.
  • 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
  • The developer has added tests or explained why testing cannot be added (unit tests & storybook for related changes)

Copy link
Member

@DaoDaoNoCode DaoDaoNoCode left a comment

Choose a reason for hiding this comment

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

Left some comments, let me know if the layout is broken after you apply the changes as suggested in the comments!

@openshift-merge-robot openshift-merge-robot added the needs-rebase PR needs to be rebased label Apr 18, 2023
@openshift-merge-robot openshift-merge-robot removed the needs-rebase PR needs to be rebased label Apr 18, 2023
Copy link
Member

@DaoDaoNoCode DaoDaoNoCode left a comment

Choose a reason for hiding this comment

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

lgtm, thanks!

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.

/lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 25, 2023

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: 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

@andrewballantyne
Copy link
Member

Double reviewed by the devs, adding Approved label without investigating.

@openshift-merge-robot openshift-merge-robot merged commit 0d3395f into opendatahub-io:main Apr 25, 2023
5 checks passed
cfchase added a commit to cfchase/odh-dashboard that referenced this pull request Apr 28, 2023
* f/pipelines:
  Fix a11y errors in DSP screens (opendatahub-io#1125)
  Fix a11y violations in Settings -> Notebook Images (opendatahub-io#1143)
andrewballantyne pushed a commit to andrewballantyne/odh-dashboard that referenced this pull request Apr 28, 2023
* fix a11y errors in DSP screens

* format

* PR feedback from Juntao

* remove unused imports

* add inline styling
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 in Data Science Projects
5 participants