You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm using this package in combination with vite+vue.
When a file uploader item is in invalid state, styling does not appear e.g. the component it's red border, validity slots font styling and padding. Slots do however appear to function normally and the 'danger' icon is visible.
I checked the storybook docs and after fiddling around I came to the conclusion there are no styles when the file uploader item is in invalid state. See (amazing screenshots...) below.
What the component in invalid state looks like in my environment (vite+vue)
What it should look like (storybook docs)
What it looks like on storybook docs when I manually remove 'invalid' attribute via devtools
As you can see, the styling on the last screenshot appears to be the same as in my own environment.
For the codesandbox, I can't even reproduce an example because the file uploader item does not work in codesandbox :/
Component(s) impacted
BxFileUploaderItem
Browser
Microsoft Edge
Carbon Web Components version
v1.21.0
Severity
Severity 2 = Aspects of design is broken, and impedes users in a significant way, but there is a way to complete their tasks. Affects major functionality, has a workaround.
We've marked this issue as stale because there hasn't been any activity for 60 days. If there's no further activity on this issue in the next three days then we'll close it. You can keep the conversation going with just a short comment. Thanks for your contributions.
Description
Hello, I'm using this package in combination with vite+vue.
When a file uploader item is in invalid state, styling does not appear e.g. the component it's red border, validity slots font styling and padding. Slots do however appear to function normally and the 'danger' icon is visible.
I checked the storybook docs and after fiddling around I came to the conclusion there are no styles when the file uploader item is in invalid state. See (amazing screenshots...) below.
What the component in invalid state looks like in my environment (vite+vue)
What it should look like (storybook docs)
What it looks like on storybook docs when I manually remove 'invalid' attribute via devtools
As you can see, the styling on the last screenshot appears to be the same as in my own environment.
For the codesandbox, I can't even reproduce an example because the file uploader item does not work in codesandbox :/
Component(s) impacted
BxFileUploaderItem
Browser
Microsoft Edge
Carbon Web Components version
v1.21.0
Severity
Severity 2 = Aspects of design is broken, and impedes users in a significant way, but there is a way to complete their tasks. Affects major functionality, has a workaround.
Application/website
https://web-components.carbondesignsystem.com/?path=/story/components-file-uploader--default
CodeSandbox example
https://codesandbox.io/s/nostalgic-star-kzmdgk
Steps to reproduce the issue (if applicable)
No response
Release date (if applicable)
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: