-
Notifications
You must be signed in to change notification settings - Fork 2
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
task/WG-429-Public-Map-Info-Panel #327
Conversation
for private maps - Adds UUID query keys to useProject and updateProject hooks
<div className={styles.errorContainer}> | ||
<Message type="error" tagName="div"> | ||
<p> | ||
This is not a public map. You are unauthorized to view this |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think "This is not a public map" is sufficient.
This is catching the scenario where they are logged in and must be a member of the this map-project as the request for project worked.
- Copy changes to error message
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
just unit test needs an update
Overview:
Adds info navigation and panel for public maps
PR Status:
Related Jira tickets:
Summary of Changes:
Testing Steps:
UI Photos: