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

Cards : fix design + add design callout messages #2001

Closed
wants to merge 6 commits into from

Conversation

isabellechanclou
Copy link
Member

@isabellechanclou isabellechanclou commented Apr 18, 2023

Related issues

Closes #1992
Linked to #1199

Description

After a design review of all the card variants, the purpose of this PR is to fix the design of some variants in order to make them aligned on the Orange design specifications and to add design callout messages before the variants that should not be used because not suitable in Orange design system.

Motivation & Context

The goal here is to offer in Boosted more guidance on what can be used or not in Orange apps and to reduce discrepancies between Boosted documentation and the Orange design system one.

Types of change

  • Bug fix (non-breaking which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would change existing functionality)

Live previews

Checklist

Contribution

Accessibility

  • My change follows accessibility good practices; I have at least run axe

Design

  • My change respects the design guidelines defined in Orange Design System
  • My change is compatible with responsive display

Development

  • My change follows the developer guide
  • I have added JavaScript unit tests to cover my changes
  • I have added SCSS unit tests to cover my changes

Documentation

  • My change introduces changes to the documentation and/or I have updated the documentation accordingly

Checklist (for Core Team only)

  • My change introduces changes to the migration guide
  • My new component is added in Storybook
  • My new component is compatible with RTL
  • Manually run BrowserStack tests
  • Manually test browser compatibility with BrowserStack (Chrome >= 60, Firefox >= 60 (+ ESR), Edge, Safari >= 12, iOS Safari, Chrome & Firefox on Android)
  • Code review
  • Design review
  • A11y review

After the merge

Signed-off-by: Isabelle Chanclou <[email protected]>
@isabellechanclou isabellechanclou self-assigned this Apr 18, 2023
@isabellechanclou isabellechanclou added v5 component docs Improvements or additions to documentation fix labels Apr 18, 2023
@netlify
Copy link

netlify bot commented Apr 18, 2023

Deploy Preview for boosted ready!

Name Link
🔨 Latest commit 9e033e9
🔍 Latest deploy log https://app.netlify.com/sites/boosted/deploys/659bd290a92e2f00089a5862
😎 Deploy Preview https://deploy-preview-2001--boosted.netlify.app/docs/5.3/components/card
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@isabellechanclou isabellechanclou linked an issue Apr 18, 2023 that may be closed by this pull request
44 tasks
Copy link
Member

@louismaximepiton louismaximepiton left a comment

Choose a reason for hiding this comment

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

Some few comments.

site/content/docs/5.3/components/card.md Show resolved Hide resolved
site/content/docs/5.3/components/card.md Show resolved Hide resolved
site/content/docs/5.3/components/card.md Show resolved Hide resolved
site/content/docs/5.3/components/card.md Show resolved Hide resolved
site/content/docs/5.3/components/card.md Show resolved Hide resolved
site/content/docs/5.3/components/card.md Outdated Show resolved Hide resolved
site/content/docs/5.3/components/card.md Outdated Show resolved Hide resolved
site/content/docs/5.3/components/card.md Outdated Show resolved Hide resolved
site/content/docs/5.3/components/card.md Outdated Show resolved Hide resolved
site/content/docs/5.3/components/card.md Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented May 12, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@julien-deramond
Copy link
Member

Thanks a lot for this work. It has been gathered and merged with other modifications in #2625. All participants of this PR will be mentioned as co-authors in it.

@julien-deramond julien-deramond deleted the main-ic-fix-card-component-design branch July 18, 2024 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component docs Improvements or additions to documentation fix v5
Projects
Development

Successfully merging this pull request may close these issues.

Cards : fix design + add design callout messages
4 participants