chris-cedrone-cengage
chris-cedrone-cengage
We did the same thing with `button` colors I believe right? V3 required us to drop a couple of them and we documented the change, seemed fine to me.
1. The label needs to align better with the text inside the input. The top margin of the label should be 12px (spacing04). **done** 2. This has also revealed a...
Seems to be specific with the up and down arrow keys.
These are actually displaying properly on the left in all examples. The labelWidth isn't showing, but is fully working, do we care to add it to the examples here in...
This feature will allow a child element to display above a `Select` and `NativeSelect` on the right side (default), or alongside the select to the right depending on `labelPosition`. -...
This [PR](https://github.com/cengage/react-magma/pull/432) may have something to do with it.
Nice fix! A filtering function was added to the useFocusLock hook, which filters out invisible elements that were being included in the focusableItems.current array and preventing the focus from being...
 Do we care if the Kanji is condensed due to the input width?
Update Input additional children position based on label position ✅ Check Input with help link behavior based on label position and visibility ✅ All verified on Chrome Version 130.0.6723.70, Safari...
Browsers: _**Safari 18 Chrome 129 Firefox 131**_ Help panel keyboard shortcut has been removed, so ? should no longer trigger it ✅ The shortcut description is removed from the help...