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

Feature/6120 bookmark list in full list view #248

Merged
merged 4 commits into from
Dec 24, 2024

Conversation

NekoLyn
Copy link
Contributor

@NekoLyn NekoLyn commented Dec 24, 2024

No description provided.

Copy link
Contributor

@utas-raymondng utas-raymondng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@utas-raymondng utas-raymondng merged commit 59ad542 into main Dec 24, 2024
3 checks passed
@@ -112,6 +117,13 @@ const MenuControl: React.FC<MenuControlProps> = ({
});
}, [map, menu]);

// Props update effect
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This useEffect will reset the behavior and cause some menu item not work, do not use the useEffect here, the PR overlook this and will fix with another PR because code merged

@NekoLyn NekoLyn deleted the feature/6120-bookmark-list-in-full-list-view branch January 9, 2025 23:46
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