Minh Thy

Results 20 issues of Minh Thy

### Is your feature request related to a problem? Please describe When I hover a component name, I can see the definition or even, how to use the component or...

Enhancement

### Describe the bug When I use a `GoATextarea` inside a `GoAModal`, without defining a `width`, I expect the `textarea width` should fit inside the modal's width, but now it...

Bug

Discuss with @twjeffery [Jira ticket](https://goa-dio.atlassian.net/browse/DDIDS-1405) The current pull request made by Thomas is at https://github.com/GovAlta/ui-components-docs/pull/158 There are some comments left I can help with as a developer: * Include link...

Design system website

# Before (the change) If we want to have the look for those below 5 components: * Accordion * Button * Callout * Container * Table Like this figma design:...

# Info You can reset the value of the Datepicker, but it doesn't empty in the UI. Example in this video: https://jam.dev/c/f552aac6-b1b8-4597-90c8-79f73d449fa3 ## Code: ```html Reset ``` ```javascript @Component({ selector:...

Bug
angular-components

# Before (the change) Issue 1: Resize the browser the pop-over for dropdown isn't aligned. Issue 2: It seems to be fixed by https://github.com/GovAlta/ui-components/issues/2466 # After (the change) https://github.com/user-attachments/assets/a0f39f72-c582-4a4d-94ca-e8861db62d64 ##...

# Info I am using Safari. I cannot see the option to select/switch the language. The language switcher is using `GoabPopover`. Screenshot from Desktop safari showing something like an "afterimage"...

Popover

## Acceptance Criteria: Retest once https://github.com/GovAlta/ui-components/issues/2466 has been merged to see if this is still an issue. The example stackblitz: [Stackblitz]( https://stackblitz.com/github/vanessatran-ddi/ui-components-react-sandbox/tree/vanessatran-ddi/patch-66757?file=src%2FApp.tsx) When the modal has so many content, the...

Duplicate
Dropdown

# 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...

The max size does not seem to be working when max-size > 100vw (left and right drawer) or 100vh (bottom drawer). Drawer will still overflow screen width. Refer @twjeffery 's...

Drawer