mavenlink / design-system

Mavenlink React Components
https://mavenlink.github.io/design-system
MIT License
2 stars 4 forks source link

fix(Calendar): set the "year button" type to "button" so we don't submit parent forms #394

Closed Bloodyaugust closed 2 years ago

Bloodyaugust commented 2 years ago

Motivation

Choosing a year from the year dropdown in the Calendar component submits a parent form, and we don't want that.

Acceptance Criteria

PR upkeep checklist