pattern-library icon indicating copy to clipboard operation
pattern-library copied to clipboard

AXA CH UI component library. Please share, comment, create issues and work with us!

Results 46 pattern-library issues
Sort by recently updated
recently updated
newest added

Change demo url to github pages - fix image - fix button height in large variant # Merge Checklist: - [ ] Code selfreview has been performed ([Best Practices](https://github.com/axa-ch-webhub-cloud/pattern-library/blob/develop/CONTRIBUTION.md#best-practices)). -...

Controlled Input Text won't render updated value when field already had some focus on it in Safari browser. ## Expected Behavior In Safari browser, when we set value to controlled...

Bug
Accepted
Safari

**IS:** `` renders a disabled checked radio button **SHOULD** `` should render a disabled *unchecked* radio button **Demo** https://patterns.axa.ch/?path=/story/components-radio--radio ![image](https://user-images.githubusercontent.com/43809369/158411912-a34d6094-6840-4a32-98f1-c8f1ac896719.png) Maybe related to https://github.com/axa-ch-webhub-cloud/pattern-library/issues/2238 Thanks!

Bug
Accepted

File-upload molecule cannot handle (non image/* and non application/*) files properly. e.g. text/csv ## Expected Behavior If I upload a file which is not an image and doesn't contain 'application'...

Bug

There are three testcafe tests that are flaky and therefore a show blocker. These are to be rewritten in playwright The whole fixture `Dropdown named` and `Text - React, versioned`...

Bug
Accepted

We have the [file-upload](https://github.com/axa-ch-webhub-cloud/pattern-library/tree/develop/src/components/20-molecules/file-upload) component in use and want to enable external users/customers to upload emails (.msg) to us, for example. But no matter whether I leave "allowedFileTypes" empty or...

Feature-request

The test in input-phone "should demonstrate React controlled mode" does not work under react 18 and must therefore be investigated. A rendering of the text input only takes place after...

Bug

Feature request to allow omitting space separator between country code and local phone number. We need a drop-in replacement for input-text where the input is a whole phone number as-is...

Feature-request

EXPECTED: country code prefix (+41 Deutschland) of value (maybe defaultValue too?) gets recognized and displayed in dropdown. ACTUAL: dropdown stays Schweiz in all cases; Textfied contains +49 prefix on most...

Bug
Accepted

The current axa-text implementation has no `render()` method, but manipulates DOM. The new lit version we use is more strict in demanding that lit controls the DOM, and may issue...

Bug
Accepted