Skip to content

fix: address vue warnings in console#2691

Merged
susnux merged 1 commit intomainfrom
fix/vue-warnings
Apr 16, 2025
Merged

fix: address vue warnings in console#2691
susnux merged 1 commit intomainfrom
fix/vue-warnings

Conversation

@Chartman123
Copy link
Copy Markdown
Collaborator

This fixes some Vue warnings in the browser console. One was about a missing required prop disabled for the PIllMenu. I changed the prop to have a default value of false.

The other two changes are related to a11y and missing ariaLabelComboboxes for NcSelect components in the sharing sidebar and the dropdown question type.

Signed-off-by: Christian Hartmann chris-hartmann@gmx.de

Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
@Chartman123 Chartman123 added 3. to review Waiting for reviews technical debt Technical issue labels Apr 10, 2025
@Chartman123 Chartman123 added this to the 5.2 milestone Apr 10, 2025
@Chartman123 Chartman123 self-assigned this Apr 10, 2025
@susnux susnux merged commit a7a10aa into main Apr 16, 2025
47 checks passed
@susnux susnux deleted the fix/vue-warnings branch April 16, 2025 10:05
@Chartman123
Copy link
Copy Markdown
Collaborator Author

/backport to stable5

@backportbot backportbot Bot added the backport-request Pending backport by the backport-bot label Jun 25, 2025
@backportbot backportbot Bot removed the backport-request Pending backport by the backport-bot label Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews technical debt Technical issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants