Skip to content

Fix search box - #1632

Open
sim6 wants to merge 3 commits into
nextcloud:masterfrom
sim6:fix-search-box
Open

Fix search box#1632
sim6 wants to merge 3 commits into
nextcloud:masterfrom
sim6:fix-search-box

Conversation

@sim6

@sim6 sim6 commented Jul 23, 2026

Copy link
Copy Markdown
Contributor
  • Remove text "label" on top of search box.
  • Pan map when the search dropdown item is selected.
  • Keep search dropdown open to show search results.

sim6 added 3 commits July 23, 2026 17:43
Remove unused inputLabel prop from search field

Signed-off-by: Simó Albert i Beltran <sim6@probeta.net>
Use correct NcSelect event for search option selection.

NcSelect in @nextcloud/vue v9 emits 'update:modelValue' instead of
'input'. The old event listeners never fired, so selecting a favorite
from the search dropdown did nothing.

Signed-off-by: Simó Albert i Beltran <sim6@probeta.net>
Use keepOpen instead of close-on-select for NcSelect dropdown.

NcSelect v9 ignores close-on-select and uses its own keepOpen prop to
control dropdown closing behavior.

Signed-off-by: Simó Albert i Beltran <sim6@probeta.net>
@sim6

sim6 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

@CarlSchwan Could you review it?

@CarlSchwan
CarlSchwan enabled auto-merge July 30, 2026 14:21
@sim6

sim6 commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

The test failures are infrastructure-related, not code-related.

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