Dustin Nielsen
Dustin Nielsen
# Info Reported by Qing An ~This is a **React** issue, it can't be replicated with Angular.~ Update: This is both a react and angular problem The browser doesn't seem...
# Info This was initially reported by Wei Wei and then expanded on with more testing by myself. So this is 2 issues, affecting React and Angular different along with...
Issue reported by: [email protected] Web component version: 1.32.1 Angular/React version: Angular ## Expected Behaviour When the text area is active state (enterable), it should have the styling of active state,...
# Before (the change) # After (the change) ## Make sure that you've checked the boxes below before you submit the PR - [ ] I have read and followed...
# Info The Dropdown purely doesn't work in Safari, it never opens, filterable or not. ## Acceptance Criteria: 1. Dropdown needs to open, both for filterable and not
# Info GoabInput (React) is missing the property `ariaLabelledBy` ## Acceptance Criteria: 1. `ariaLabelledBy` is a property on `GoabInput` (React)
# Info Requested by Qing An Right now, our MenuButton component has only the option for a changing trailing chevron icon (down if closed, up if open). It's been requested...
# Info If using Firefox, whenever you select an item in a Dropdown. The Dropdown resizes quickly and briefly. ## Acceptance Criteria: 1. Dropdown shouldn't resize when an item is...
# Info Reported by Leon Hui If you setup a Dropdown component with the `[filterable]` property set to True. When you click the caret down icon to open the Dropdown,...
# Info Reported by Nick Yang, Jim Wen, and Inoka Silva For any of our `OnChangeDetails` components located in `common.ts`, none of them supply the actual event, they all only...