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

Record Picker - MultiValue component #892

Closed
1 task done
SimonKempf opened this issue Jan 10, 2024 · 2 comments
Closed
1 task done

Record Picker - MultiValue component #892

SimonKempf opened this issue Jan 10, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@SimonKempf
Copy link
Contributor

Summary

We would like to have a simple implementation of the Record Picker component (lightning-record-picker) where user can select a multiple records and see them displayed in pill-container
Screenshot 2024-01-10 at 14 44 45

Suggested Solution

Record Picker emitting a change event with selected record ID (lightning-record-picker)
The wrapper component calls GraphQL wire to retrieve the selected record details.
Lightning-pill-container is used to display selected records in pills

Alternative Solutions

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@SimonKempf SimonKempf added the enhancement New feature or request label Jan 10, 2024
Copy link
Contributor

Thank you for posting this issue. 🙇🏼‍♂️
We will come back to you shortly.

@pozil
Copy link
Contributor

pozil commented Jan 12, 2024

Thanks Simon and team. Great contribution. I merged the PR.

@pozil pozil closed this as completed Jan 12, 2024
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

No branches or pull requests

3 participants