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

Add text transform function to AutocompleteField #104

Closed
ivam5 opened this issue Apr 12, 2023 · 0 comments · Fixed by #105
Closed

Add text transform function to AutocompleteField #104

ivam5 opened this issue Apr 12, 2023 · 0 comments · Fixed by #105
Assignees
Labels
enhancement New feature or request

Comments

@ivam5
Copy link
Collaborator

ivam5 commented Apr 12, 2023

Basic information

  • Tiller version: 1.5.0
  • Module: form-elements, formik-elements

Enhancement description

Developer can define the custom text transform function that he wants to execute whenever the value of the AutocompleteField changes.

Current behaviour

AutocompleteField isn't capable of handling that type of behaviour.

Wanted behaviour

Developer can create a custom text transform function.

@ivam5 ivam5 added the enhancement New feature or request label Apr 12, 2023
@ivam5 ivam5 self-assigned this Apr 12, 2023
ivam5 pushed a commit that referenced this issue Apr 13, 2023
ivam5 pushed a commit that referenced this issue Apr 13, 2023
jtomic-croz pushed a commit that referenced this issue Apr 13, 2023
* #104 Add valueTransform prop to Autocomplete

* #104 Update Stories

---------

Co-authored-by: imikulec <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant