design-system icon indicating copy to clipboard operation
design-system copied to clipboard

feat(styles): invalid message on card-control

Open davidritter-dotcom opened this issue 1 year ago • 5 comments

davidritter-dotcom avatar Apr 18 '24 15:04 davidritter-dotcom

🦋 Changeset detected

Latest commit: 9c095e2047ad528b124b320b855b18c35a9b8428

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
Name Type
@swisspost/design-system-components Minor
@swisspost/design-system-styles Minor
@swisspost/design-system-components-angular-workspace Patch
@swisspost/design-system-components-react Minor
@swisspost/design-system-documentation Patch
@swisspost/design-system-components-angular Minor
@swisspost/design-system-demo Patch
@swisspost/internet-header Patch
@swisspost/design-system-intranet-header-workspace Patch
@swisspost/design-system-nextjs-integration Patch
@swisspost/design-system-intranet-header Minor
@swisspost/design-system-intranet-header-showcase Patch
@swisspost/design-system-icons Minor
@swisspost/design-system-migrations Minor

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

changeset-bot[bot] avatar Apr 18 '24 15:04 changeset-bot[bot]

Preview environment ready: https://preview-2978--swisspost-web-frontend.netlify.app Preview environment ready: https://preview-2978--swisspost-design-system-next.netlify.app

swisspost-bot avatar Apr 18 '24 15:04 swisspost-bot

There is an open PR for merging the card-control stories. Please do not merge this PR before the other (#2847)!

oliverschuerch avatar Apr 19 '24 06:04 oliverschuerch

I've only added the icon in the message on the form elements who don't have an icon inside in this PR, but since the icon inside gets removed everywhere, the icon would need to be added everywhere in the validation message.

davidritter-dotcom avatar May 02 '24 17:05 davidritter-dotcom

Related Previews

  • https://preview-2978--swisspost-web-frontend.netlify.app
  • https://preview-2978--swisspost-design-system-next.netlify.app

swisspost-bot avatar Jun 04 '24 11:06 swisspost-bot

Related Previews Preview URLs will be added here, once they are ready... loader

swisspost-bot avatar Jun 04 '24 11:06 swisspost-bot

I added the icon for all the invalid- and valid-feedback messages of the form elements. The icon inside the input and the textarea gets removed in a separate ticket. #2527

davidritter-dotcom avatar Jul 03 '24 09:07 davidritter-dotcom