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

DynamicForm: MultiSelect label not shown #6783

Closed
raizdev opened this issue Nov 13, 2024 · 1 comment
Closed

DynamicForm: MultiSelect label not shown #6783

raizdev opened this issue Nov 13, 2024 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@raizdev
Copy link

raizdev commented Nov 13, 2024

Describe the bug

optionLabel is not shown in input field from MultiSelect
optionValues seems to work if you submit the data with the invisible label (see example form2)

https://stackblitz.com/edit/whtdvw?file=src%2FApp.vue

Reproducer

https://stackblitz.com/edit/whtdvw?file=src%2FApp.vue

PrimeVue version

4.1.2

Vue version

4.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@raizdev raizdev added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 13, 2024
@raizdev
Copy link
Author

raizdev commented Nov 17, 2024

@mertsincan I figured it out, it only works if you add placeholder to it, otherwise it doesn't. Can you take a look?

@tugcekucukoglu tugcekucukoglu added this to the 4.2.4 milestone Nov 26, 2024
@tugcekucukoglu tugcekucukoglu added Status: Pending Review Issue or pull request is being reviewed by Core Team and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Nov 26, 2024
@tugcekucukoglu tugcekucukoglu modified the milestones: 4.2.4, 4.3.0 Nov 26, 2024
@mertsincan mertsincan modified the milestones: 4.3.1, 4.3.0 Jan 6, 2025
@mertsincan mertsincan moved this to Review in PrimeVue Jan 6, 2025
@mertsincan mertsincan self-assigned this Jan 6, 2025
@mertsincan mertsincan added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Jan 12, 2025
@github-project-automation github-project-automation bot moved this from Review to Done in PrimeVue Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
Status: Done
Development

No branches or pull requests

3 participants