Closed eirikbacker closed 1 week ago
Latest commit: 260bdbd8b107085a1a6b0c5cff40bfde7fad6aa7
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Preview deployments for this pull request:
Storybook - 12. Nov 2024 - 10:18
Status | Category | Percentage | Covered / Total |
---|---|---|---|
🔵 | Lines | 53.93% | 3069 / 5690 |
🔵 | Statements | 53.93% | 3069 / 5690 |
🔵 | Functions | 86.29% | 170 / 197 |
🔵 | Branches | 75% | 459 / 612 |
File | Stmts | Branches | Functions | Lines | Uncovered Lines |
---|---|---|---|---|---|
Changed Files | |||||
packages/react/src/components/form/Field/FieldAffix.tsx | 100% | 100% | 100% | 100% | |
packages/react/src/components/form/Textfield/Textfield.tsx | 93.61% | 85.71% | 100% | 93.61% | 103-105 |
Closing as we want to keep ability to add icons: https://github.com/digdir/designsystemet/issues/2748#issuecomment-2482393128
Fixes #2748 Awaiting feedback regarding text vs icons support from @Febakke