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

Affix functionality for formfield #2545

Merged
merged 27 commits into from
Oct 15, 2022

Conversation

tspringborg
Copy link
Contributor

@tspringborg tspringborg commented Oct 12, 2022

Which issue does this PR close?

This PR closes #459

What is the new behavior?

Formfield now has 2 new selects in it's slotted input template, prefix and suffix.

image

Does this PR introduce a breaking change?

  • Yes
  • No

Checklist:

The following tasks should be carried out in sequence in order to follow the process of contributing correctly.

Reminders

  • Make sure you have implemented tests following the guidelines in: "The good: Test".
  • Make sure you have updated the cookbook with examples and showcases (for bug fixes, enhancements & new components).

Review

  • Do a self-review.
  • Request that the changes are code-reviewed
  • Request that the changes are UX reviewed (only necessary if your PR introduces visual changes)

When the pull request has been approved it will be merged to develop by Team Kirby.

@tspringborg tspringborg changed the title added cookbook affix examples Affix functionality for formfield Oct 12, 2022
@github-actions github-actions bot temporarily deployed to pr-form-field-affix-functionality October 12, 2022 12:43 Inactive
@github-actions github-actions bot temporarily deployed to pr-form-field-affix-functionality October 14, 2022 06:24 Inactive
It will just be an empty array if no elements are queried.
@RasmusKjeldgaard RasmusKjeldgaard marked this pull request as ready for review October 14, 2022 07:06
@github-actions github-actions bot temporarily deployed to pr-form-field-affix-functionality October 14, 2022 07:11 Inactive
@github-actions github-actions bot temporarily deployed to pr-form-field-affix-functionality October 14, 2022 08:39 Inactive
@github-actions github-actions bot temporarily deployed to pr-form-field-affix-functionality October 14, 2022 12:59 Inactive
@github-actions github-actions bot temporarily deployed to pr-form-field-affix-functionality October 14, 2022 13:05 Inactive
@RasmusKjeldgaard RasmusKjeldgaard self-requested a review October 15, 2022 12:54
@RasmusKjeldgaard RasmusKjeldgaard merged commit 44caa2f into develop Oct 15, 2022
@RasmusKjeldgaard RasmusKjeldgaard deleted the feature/form-field-affix-functionality branch October 15, 2022 12:55
@RasmusKjeldgaard RasmusKjeldgaard mentioned this pull request Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement] Ability to add prefix and suffix
3 participants