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(Tag): set button type to avoid form submissions #6610

Merged

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Aug 4, 2020

Closes #6603

This PR sets the filter tag button type so that it does not automatically submit a form if the tag is contained within a form element

Testing / Reviewing

Confirm that interacting with a filter tag within a form no longer automatically submits the form

@netlify
Copy link

netlify bot commented Aug 4, 2020

Deploy preview for carbon-elements ready!

Built with commit 8accbd8

https://deploy-preview-6610--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Aug 4, 2020

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit 8accbd8

https://deploy-preview-6610--carbon-components-react.netlify.app

@kodiakhq kodiakhq bot merged commit f5d666f into carbon-design-system:master Aug 4, 2020
@emyarod emyarod deleted the 6603-tag-filter-button-type branch August 4, 2020 20:52
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.

Tag - filter button (x button) does not have type=buttton on it
4 participants