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

icon text showing feature #18706

Merged
merged 2 commits into from Feb 13, 2019

Conversation

Karlasa
Copy link
Contributor

@Karlasa Karlasa commented Oct 19, 2018

added feature to show text when icon is set to false

Description (*)

Added feature to force set show text = true when icon is set to false. Currently when you want to remove icon you have to go and set each @_icon-font-text-hide = true manually
It would make more sense to have it always shown when icon not existing.

Fixed Issues (if relevant)

Manual testing scenarios (*)

add icon with @_icon-font-text-hide= false and also icon-content = false
text should be shown as icon is false

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

added feature to show text when icon is set to false
@magento-engcom-team
Copy link
Contributor

Hi @Karlasa. Thank you for your contribution
Here is some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento-engcom-team give me test instance - deploy test instance based on PR changes
  • @magento-engcom-team give me $VERSION instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Assistant documentation

@okorshenko
Copy link
Contributor

Hi @Karlasa
Thank you for your contribution. Could you please look at the broken tests? looks like there is an issue with static files compilation.

@okorshenko
Copy link
Contributor

hi @Karlasa
Thank you update! 👍

@magento-engcom-team
Copy link
Contributor

Hi @okorshenko, thank you for the review.
ENGCOM-3229 has been created to process this Pull Request

@okorshenko okorshenko removed this from the Release: 2.3.1 milestone Jan 28, 2019
@magento-engcom-team magento-engcom-team merged commit 4b9b8a3 into magento:2.3-develop Feb 13, 2019
@ghost
Copy link

ghost commented Feb 13, 2019

Hi @Karlasa, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

@sidolov sidolov added this to the Release: 2.3.2 milestone Feb 13, 2019
@Karlasa Karlasa added the Partner: Vaimo Pull Request is created by partner Vaimo label Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants