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 - Adjusted search sidebar component #971 #1862

Conversation

diboy2
Copy link

@diboy2 diboy2 commented Oct 14, 2018

Related issues

#971

Short description and why it's useful

Modifies searchbar component.

Screenshots of visual changes before/after (if there are any)

before:
image
image

after:
image

(if you made any changes in the UI layer please provide before/after screenshots)

image

Screenshot of passed e2e tests (if you are using our standard setup as a backend)

(run yarn tests:e2e and paste the results. If you are not using our standard backend setup or demo.vuestorefront.io you can ommit this step)

Upgrade Notes and Changelog

  • No upgrade steps required (100% backward compatibility)
  • I've updated the Upgrade notes and Changelog on how to port existing VS sites with this new feature

Contribution and curently important rules acceptance

@diboy2 diboy2 force-pushed the fix/search-sidebar-widget-component-adjustment branch from c3be68d to 7e0cb99 Compare October 14, 2018 21:46
}

.container {
padding-left: 40px;
Copy link
Collaborator

Choose a reason for hiding this comment

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

it would be wiser to use atomic classes for paddings and margins just to save this few bits on css size ;)

Copy link
Author

Choose a reason for hiding this comment

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

Will dio.

@filrak filrak merged commit fc784cd into vuestorefront:master Oct 21, 2018
@diboy2 diboy2 deleted the fix/search-sidebar-widget-component-adjustment branch October 21, 2018 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants