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(webapp): remove ripple effect #386

Merged
merged 1 commit into from
Feb 8, 2022
Merged

fix(webapp): remove ripple effect #386

merged 1 commit into from
Feb 8, 2022

Conversation

leisterfrancisco
Copy link
Collaborator

Remove ripple from button component

What does this PR do?

Steps to test

  1. make run

@xavier506
Copy link
Contributor

why did you decide to disable the ripple effect?

@leisterfrancisco
Copy link
Collaborator Author

leisterfrancisco commented Feb 3, 2022

@xavier506 you can take a look at the issue image this pr solved, I validated with Jorge that effect is not appropriate, basically, there was a Menu Item that has its own ripple effect but also there is a button wrapped by the Menu Item with the same ripple effect producing a non wanted effect, for that reason I did it.

Copy link
Contributor

@xavier506 xavier506 left a comment

Choose a reason for hiding this comment

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

LGTM

@xavier506 xavier506 merged commit 049e7d7 into dev Feb 8, 2022
@xavier506 xavier506 deleted the fix/menu-ui branch February 8, 2022 19:26
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.

Remove button component from menu component
2 participants