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 support for multiple selections in Picker component #1

Merged
merged 4 commits into from
Oct 11, 2024

Conversation

DiogoRCP
Copy link
Contributor

Updated the Picker component to allow multiple selections by adding a new multiple property and methods. Modified the Blade view to handle the multiple selection logic conditionally based on this property.

Updated the Picker component to allow multiple selections by adding a new `multiple` property and methods. Modified the Blade view to handle the multiple selection logic conditionally based on this property.
Updated the Picker component to allow multiple selections by adding a new `multiple` property and methods. Modified the Blade view to handle the multiple selection logic conditionally based on this property.
# Conflicts:
#	resources/views/picker.blade.php
Updated the Picker component to allow multiple selections by adding a new `multiple` property and methods. Modified the Blade view to handle the multiple selection logic conditionally based on this property.
@icetalker icetalker merged commit d25bf6e into icetalker:main Oct 11, 2024
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.

2 participants