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

chore: Add Field (Set) examples to Checkbox, Select and Time Input #1566

Merged
merged 5 commits into from
Sep 6, 2024

Conversation

alimpens
Copy link
Contributor

@alimpens alimpens commented Sep 6, 2024

Describe the pull request

Thank you for contributing to the project!
Please use this template to help us handle your PR smoothly.

What

It adds examples of using Checkbox, Select and Time Input in a Field or Field Set.

Why

We added these examples for the other inputs already, these 3 were missing.

How

By writing stories.

Checklist

Before submitting your pull request, please ensure you have done the following. Check each checkmark if you have done so or if it wasn't necessary:

  • Add or update unit tests
  • Add or update documentation
  • Add or update stories
  • Add or update exports in index.* files
  • Start the PR title with a Conventional Commit prefix, as explained here.

Additional notes

This also adds align-items: start; to the Field CSS, to allow inputs to keep their intrinsic sizing. This doesn't seem to break anything, but it's probably smart to double check.

Copy link
Contributor

@VincentSmedinga VincentSmedinga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@VincentSmedinga VincentSmedinga merged commit c86ad61 into develop Sep 6, 2024
6 checks passed
@VincentSmedinga VincentSmedinga deleted the task/DES-922-add-extra-input-stories branch September 6, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants