chris-cedrone-cengage

Results 11 issues of chris-cedrone-cengage

Issue: # [910](https://github.com/cengage/react-magma/issues/910) ## What I did Implemented inline left label position for Input. ## Screenshots (if appropriate): ![the-stuff](https://user-images.githubusercontent.com/77400920/196991556-0b00f37a-a625-4d86-a84f-55311dae9f01.png) ## Checklist - [x] changeset has been added - [x] I...

ready for review
needs design feedback

Issue: # [941](https://github.com/cengage/react-magma/issues/941) ## What I did Added dynamic aria-live states based on feedback from Perkins. ## Checklist - [x] changeset has been added - [x] New and existing unit...

ready for review

[Hierarchy Changes](https://github.com/cengage/react-magma/issues/308)

react-magma-docs
feature request

**Work remaining:** _Laura_ - [ ] Tooltip should be visible on drag - [ ] On drag, the cursor loses the marker / When dragging on Marks, the accuracy is...

draft

**Is your feature request related to a problem? Please describe.** There have been a few requests to utilize a clearable state with `Timepicker`. Having this feature will save users the...

feature request

Issue: # TBD ## What I did - Updates the `label` Badge height to properly align between the two variants, now both `label` and `counter` match. ## Screenshots: ![Alignment](https://github.com/cengage/react-magma/assets/77400920/7109ea14-b008-4980-b899-93f9e34bfe89) ##...

**Describe the bug** Padding on a multi-row Combobox using `isMulti` create unnecessary padding height between rows. **To Reproduce** Steps to reproduce the behavior: 1. Go to _**https://next--upbeat-sinoussi-f675aa.netlify.app/api/combobox/**_ 2. Scroll down...

bug

**Describe the bug** Fix the remainder of the unit test suite warnings and errors. **To Reproduce** Steps to reproduce the behavior: Run `npm run test` **Expected behavior** There should be...

chore

**Describe the bug** Safari doesn't close a Dropdown when using the Dropdown button. It remains on the screen after a second button click. **To Reproduce** Steps to reproduce the behavior:...

bug

Issue: # [1143](https://github.com/cengage/react-magma/issues/1143) ## What I did - Changed aria-current to read "step" when active. - Converted to UL LI structure for the component layout. - Added the state for...