Laura Silva

Results 106 issues of Laura Silva

**Describe the bug** When trying to Browse File in a Dropzone, the file browser does not open in versions 4 and above. Note that dragging a file into the dropzone...

bug

We want to add the `helperMessage` prop to the Toggle component. Our other inputs and form control components have them. ![image](https://github.com/cengage/react-magma/assets/91160746/fa8b5275-7c12-4f1e-ba48-9c88925b4dbe)

feature request

**Is your feature request related to a problem? Please describe.** The need for combining a button right next to an input field has come up a few times. We should...

feature request
needs design feedback

https://cengage.slack.com/archives/C8Y4FR63U/p1719005312208249

Issue: #1309 ## What I did Address the following Perkins a11y concerns around Tree: 1. Walking back up the tree using the left arrow isn't working. Pressing the left arrow...

draft

We recently updated our `styled` imports: https://github.com/cengage/react-magma/commit/c1ef7d0cb94b1068d0b5fe237b901a6bba839a66 as a result of [failing builds.](https://laura-silva.notion.site/_styled-is-not-defined-bug-d1eabe4ab171480bb77e37b0dd545e70) This works fine internally within Magma, but our consumers are also expecting to import `styled` from our...

Currently the `preselectedItems` TreeView prop only renders on initial load. We should support adopters updating the selected items directly through the data without manually clicking on the checkboxes. Use Cases:...

react-magma-dom
feature request

Issue: #1146 ## What I did ## Screenshots: ## Checklist - [ ] changeset has been added - [ ] Pull request description is descriptive - [ ] I have...

There have been various use cases presented where it would be beneficial for adopters to be able to manually refocus the heading inside the modal. We own the heading and...

a11y