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(appbars): fix spacing issue between searchView and left icon #172

Merged

Conversation

FDELAHA24
Copy link
Contributor

@FDELAHA24 FDELAHA24 commented Mar 17, 2023

Changes description

Remove spacing between left icon and search view

Context

Closes #146

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_20230317_160443

Tablet

Large screen

Other information

@FDELAHA24 FDELAHA24 requested review from ManonPolle and a team as code owners March 17, 2023 15:15
@FDELAHA24 FDELAHA24 requested a review from a team March 17, 2023 15:16
@dktbitrise
Copy link

@lauthieb lauthieb linked an issue Mar 20, 2023 that may be closed by this pull request
@lauthieb lauthieb added bug 🐛 Something isn't working run 💨 labels Mar 20, 2023
@ManonPolle ManonPolle force-pushed the fix/topAppBar_searchView_spacing branch from 235c20d to b2866df Compare March 23, 2023 15:41
@sonarcloud
Copy link

sonarcloud bot commented Mar 23, 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

@ManonPolle ManonPolle merged commit f4673be into Decathlon:main Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Remove extra spacing when using topAppBar embedded searchView
5 participants