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

feat(core): enable map function on transform option #3628

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

luizfbicalho
Copy link
Contributor

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
This is an Idea to create a function to map the result on the FormlySelectOptionsPipe

What is the current behavior? (You can also link to an open issue here)

This is the implementation of the #3624

What is the new behavior (if this is a feature change)?

Please check if the PR fulfills these requirements

The commit messages follow our guidelines: https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#commit-message-format
A unit test has been written for this change.
Running npm run build produced a successful build. (Unit testing can be done by running npm test;)
My code has been linted. (npm run lint to do this. npm run build will fail if there are files not linted.)
Please provide a screenshot of this feature before and after your code changes, if applicable.

Other information:

@luizfbicalho
Copy link
Contributor Author

@aitboudad I coudn't figure out the problem, I added the same map to my project with others components

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.

None yet

2 participants