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(snackbars): Add vertical padding for snackBar component #178

Merged

Conversation

apauchet
Copy link
Contributor

@apauchet apauchet commented Apr 7, 2023

Changes description

Add vertical padding for snackBar component

Context

Closes #149

Checklist

  • Make sure you are requesting to pull a topic/feature/bugfix branch. Please, don't request directly from your main!
  • Check commits & PR names matches our requested structure. It must follow the https://www.conventionalcommits.org pattern.
  • Check your code additions will fail neither code linting checks.
  • I have reviewed the submitted code.
  • I have tested on a phone device/emulator.
  • I have tested on a tablet device/emulator.
  • I have tested on a large screen device/emulator.
  • If it includes design changes, please ask for a review design-system-core-team-design GitHub team.

Does this introduce a breaking change?

  • No

Screenshots

Phone

Screenshot_20230407_154220

Screenshot_20230407_154314

Tablet

Large screen

Other information

@apauchet apauchet requested review from ManonPolle and a team as code owners April 7, 2023 13:43
@CLAassistant
Copy link

CLAassistant commented Apr 7, 2023

CLA assistant check
All committers have signed the CLA.

@dktbitrise
Copy link

@lauthieb lauthieb linked an issue Apr 10, 2023 that may be closed by this pull request
@lauthieb lauthieb added the enhancement 🚀 New feature or request label Apr 20, 2023
@apauchet apauchet force-pushed the fix/snackBar_vertical_padding_component branch from aefee55 to b989cf1 Compare April 21, 2023 15:04
@sonarcloud
Copy link

sonarcloud bot commented Apr 21, 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
0.0% 0.0% Duplication

@dktbitrise
Copy link

@apauchet apauchet force-pushed the fix/snackBar_vertical_padding_component branch 2 times, most recently from 17c549b to b5b6612 Compare June 16, 2023 13:15
@dktbitrise
Copy link

You can download the apk here :

@ManonPolle ManonPolle force-pushed the fix/snackBar_vertical_padding_component branch from b5b6612 to c3ad194 Compare June 22, 2023 15:00
@dktbitrise
Copy link

@dktbitrise
Copy link

ManonPolle
ManonPolle previously approved these changes Jul 10, 2023
@dktbitrise
Copy link

@ManonPolle ManonPolle merged commit 006f41d into Decathlon:main Jul 10, 2023
3 checks passed
@sonarcloud
Copy link

sonarcloud bot commented Jul 10, 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
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🚀 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Add vertical padding for Snackbar component
6 participants