Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(date): add missing ref TS type (FE-5742) #5942

Merged
merged 2 commits into from
Mar 31, 2023

Conversation

grabkowski
Copy link
Contributor

Proposed behaviour

add missing type

Current behaviour

ref type is missing on Date component

Checklist

  • Commits follow our style guide
  • Related issues linked in commit messages if required
    - [ ] Screenshots are included in the PR if useful
    - [ ] All themes are supported if required
    - [ ] Unit tests added or updated if required
    - [ ] Cypress automation tests added or updated if required
    - [ ] Storybook added or updated if required
    - [ ] Translations added or updated (including creating or amending translation keys table in storybook) if required
  • Typescript d.ts file added or updated if required
    - [ ] Related docs have been updated if required

QA

  • Tested in CodeSandbox/storybook
  • Add new Cypress test coverage if required
  • Carbon implementation matches Design System/designs
  • UI Tests GitHub check reviewed if required

Additional context

fixes #5929

Testing instructions

The following CodeSandbox is an example of the broken behaviour.
You can see the new behaviour by looking at the version in the comment by codesandbox[bot].

@cypress
Copy link

cypress bot commented Mar 28, 2023

Passing run #15688 ↗︎

0 4907 99 0 Flakiness 0

Details:

Merge branch 'master' into FE-5724-date-add-ref-type
Project: carbon Commit: c4cd3bebad
Status: Passed Duration: 05:52 💡
Started: Mar 31, 2023 11:04 AM Ended: Mar 31, 2023 11:10 AM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@grabkowski grabkowski force-pushed the FE-5724-date-add-ref-type branch from fcb3e1a to d27984b Compare March 28, 2023 08:47
@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 28, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit c4cd3be:

Sandbox Source
carbon-quickstart Configuration
carbon-quickstart-typescript Configuration
laughing-nobel-98tzjy Issue #5929

@tomdavies73 tomdavies73 self-requested a review March 29, 2023 08:38
@grabkowski grabkowski marked this pull request as ready for review March 29, 2023 14:45
@grabkowski grabkowski requested review from a team as code owners March 29, 2023 14:45
@grabkowski grabkowski merged commit b3ade0a into master Mar 31, 2023
@grabkowski grabkowski deleted the FE-5724-date-add-ref-type branch March 31, 2023 11:23
@carbonci
Copy link
Collaborator

🎉 This PR is included in version 117.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

DateInput component missing type support for ref prop
5 participants