Skip to content

fix: remove unused props and fix event name in user select#2893

Merged
susnux merged 1 commit into
mainfrom
fix/user-select
Sep 4, 2025
Merged

fix: remove unused props and fix event name in user select#2893
susnux merged 1 commit into
mainfrom
fix/user-select

Conversation

@Chartman123
Copy link
Copy Markdown
Collaborator

@Chartman123 Chartman123 commented Sep 1, 2025

This fixes a regression in the integration of NcSelectUsers where the kebab-case event name @update:model-value is not available in the Nextcloud Vue lib and the event must be called with the camelCase @update:modelValue.

Further some props that are not available in NcSelectUsers but in NcSelect were removed.

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 regression Regression of a previous working feature labels Sep 1, 2025
@Chartman123 Chartman123 requested a review from susnux September 1, 2025 15:08
@Chartman123 Chartman123 self-assigned this Sep 1, 2025
@Chartman123 Chartman123 added this to the 5.2 milestone Sep 1, 2025
@Chartman123 Chartman123 changed the title fix: remove unused props and fix event name fix: remove unused props and fix event name in user select Sep 1, 2025
@susnux susnux merged commit 7cd356f into main Sep 4, 2025
48 checks passed
@susnux susnux deleted the fix/user-select branch September 4, 2025 17:28
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 regression Regression of a previous working feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants