Skip to content

fix: switch to correct map when clicking 'My maps' sidebar entry - #1641

Closed
sim6 wants to merge 2 commits into
nextcloud:masterfrom
sim6:fix-swith-map
Closed

fix: switch to correct map when clicking 'My maps' sidebar entry#1641
sim6 wants to merge 2 commits into
nextcloud:masterfrom
sim6:fix-swith-map

Conversation

@sim6

@sim6 sim6 commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Without an emits declaration, Vue 3 treats @click on AppNavigationMyMapItem as a native DOM event listener, causing a raw MouseEvent to reach loadMap instead of the myMap object.

Without an emits declaration, Vue 3 treats @click on AppNavigationMyMapItem
as a native DOM event listener, causing a raw MouseEvent to reach loadMap
instead of the myMap object.

Signed-off-by: Sim贸 Albert i Beltran <sim6@probeta.net>
@sim6 sim6 changed the title fix: switch to correct map when clicking My maps sidebar entry fix: switch to correct map when clicking 'My maps' sidebar entry Jul 24, 2026
@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:19
@sim6

sim6 commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

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

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
@CarlSchwan

Copy link
Copy Markdown
Member

Not needed anymore

@CarlSchwan CarlSchwan closed this Aug 21, 2026
auto-merge was automatically disabled August 21, 2026 08:15

Pull request was closed

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