Feature request summary
Add the type=button attribute to Tag component to avoid submitting forms unexpectedly.
Rationale
If the Tag component is used inside the Form component, when clicked it triggers a Form submit. Adding the type="button" will prevent that.
🌟 Feature requests that are not yet planned will be closed. We then use the issue’s 👍 upvotes to track and set priorities. See the contribution guidelines for more information.