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(tile): adds styling to tile where link is present for additional distinction #6628

Merged
merged 3 commits into from
Mar 23, 2023

Conversation

Elijbet
Copy link
Contributor

@Elijbet Elijbet commented Mar 22, 2023

Related Issue: #5608

Summary

Tile with Link used coloring of the icon to indicate that the tile contains a link, which isn't sufficient differentiation
for users with color blindness. The PR adds styling to the link heading as well, making it both colored and underlined.

@github-actions github-actions bot added the bug Bug reports for broken functionality. Issues should include a reproduction of the bug. label Mar 22, 2023
@Elijbet Elijbet marked this pull request as ready for review March 22, 2023 04:46
@Elijbet Elijbet requested a review from a team as a code owner March 22, 2023 04:46
@Elijbet Elijbet added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Mar 22, 2023
@Elijbet Elijbet changed the title fix(tile): adds styling to tile where link is present for additional distinction fix(tile): adds styling to tile where link is present for additional distinction Mar 22, 2023
Copy link
Member

@jcfranco jcfranco left a comment

Choose a reason for hiding this comment

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

🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐
🌐🔗🌐🌐🌐🔗🌐🔗🔗🔗🌐🌐🔗🔗🔗🌐🔗🔗🔗🔗🌐🔗🌐
🌐🔗🔗🌐🌐🔗🌐🌐🔗🌐🌐🔗🌐🌐🌐🌐🔗🌐🌐🌐🌐🔗🌐
🌐🔗🌐🔗🌐🔗🌐🌐🔗🌐🌐🔗🌐🌐🌐🌐🔗🔗🔗🌐🌐🔗🌐
🌐🔗🌐🌐🔗🔗🌐🌐🔗🌐🌐🔗🌐🌐🌐🌐🔗🌐🌐🌐🌐🌐🌐
🌐🔗🌐🌐🌐🔗🌐🔗🔗🔗🌐🌐🔗🔗🔗🌐🔗🔗🔗🔗🌐🔗🌐
🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐🌐

@Elijbet Elijbet added pr ready for visual snapshots Adding this label will run visual snapshot testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Mar 23, 2023
@ashetland
Copy link
Contributor

Everything is approved in chromatic. Wanted to note that the Disabled Test Only page wasn't actually disabled. I was able to add disabled while inspecting the storybook page and everything worked fine so I marked that one as accepted in chromatic to move things along. 🚀

@Elijbet Elijbet merged commit 093ae47 into master Mar 23, 2023
@Elijbet Elijbet deleted the elijbet/5608-adds-style-tile-with-link branch March 23, 2023 19:04
benelan added a commit that referenced this pull request Mar 27, 2023
…ocus-revert

* origin/master: (30 commits)
  fix(modal): prevent error when calling setFocus on a recently rendered and opened modal (`dist-custom-elements`) (#6666)
  fix(tile-select): fix click not firing in custom-elements build (#6665)
  fix(card): provide more meaningful screen reader label for selectable cards (deprecates `deselect` message override) (#6657)
  fix(pagination): add current page information for screen readers (#6637)
  chore: update jsbin sample to CC 1.0 breaking changes and latest jsapi version (#6651)
  feat(text-area): add calcite-text-area component (#5644)
  chore(release): 1.1.1-next.2
  fix(tile): adds styling to `tile` where `link` is present for additional distinction (#6628)
  docs(input, input-number, input-text): api consistency across components (#6634)
  docs(accordion-item): add actions-start and actions-end slots (#6631)
  docs(modal): kebab-case slot names and sticky context (#6625)
  chore(release): 1.1.1-next.1
  fix: restore form control validation in Safari (#6623)
  chore(linting): fix linting errors (#6613)
  build(deps): Bump eslint-plugin-react from 7.31.11 to 7.32.2 (#6619)
  build(deps): Bump eslint from 8.35.0 to 8.36.0 (#6620)
  build(deps): Bump @types/lodash-es from 4.17.6 to 4.17.7 (#6621)
  build: fix peer dependency resolution error (#6611)
  ci: update user-defined priority (#6609)
  build: update browserslist db (#6527)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports for broken functionality. Issues should include a reproduction of the bug. pr ready for visual snapshots Adding this label will run visual snapshot testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants