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

Change Draw Page Toolbar to Show Utility Name, Upload Button #91

Closed
3 tasks done
rajadain opened this issue Sep 29, 2022 · 0 comments · Fixed by #202
Closed
3 tasks done

Change Draw Page Toolbar to Show Utility Name, Upload Button #91

rajadain opened this issue Sep 29, 2022 · 0 comments · Fixed by #202
Assignees
Labels
Task 3.6 Front-end implementation

Comments

@rajadain
Copy link
Contributor

rajadain commented Sep 29, 2022

Overview

Blocked until we have wireframes for this. Wireframes: https://www.figma.com/file/tJPZ0lkT5C3SAyS2g2R1aA/branch/EQNuuD39v11lhJYXv6P2sJ/IoW---Boundary-Sync-Tool?node-id=252%3A5257

image

  • Change polygon name to "Replace polygon"
  • Remove polygon name settings UI / state
  • Allow users to upload replacement shapes in that modal

The utility name is now shown in the top nav, so doesn't need to be shown in this box anymore.

@rajadain rajadain changed the title DRAFT: Changes to Map Tool for file naming / utility specification Change Draw Page Toolbar to Show Utility Name, Upload Button Sep 29, 2022
@rajadain rajadain added the Task 3.6 Front-end implementation label Oct 13, 2022
rajadain added a commit that referenced this issue Nov 3, 2022
In the edit polygon modal, we now only allow the replacement
of the existing polygon with a new file. The polygon naming
functionality is disabled for now, pending #91.

Choosing a new file fires the Replace Polygon mutation, which
first removes the existing polygon, then sets the map ready
for re-zooming, then waits for the POST query to succeed, and
finally sets the new polygon. If the POST query fails, the
previous polygon is restored.
rajadain added a commit that referenced this issue Nov 4, 2022
In the edit polygon modal, we now only allow the replacement
of the existing polygon with a new file. The polygon naming
functionality is disabled for now, pending #91.

Choosing a new file fires the Replace Polygon mutation, which
first removes the existing polygon, then sets the map ready
for re-zooming, then waits for the POST query to succeed, and
finally sets the new polygon. If the POST query fails, the
previous polygon is restored.
rajadain added a commit that referenced this issue Nov 7, 2022
In the edit polygon modal, we now only allow the replacement
of the existing polygon with a new file. The polygon naming
functionality is disabled for now, pending #91.

Choosing a new file fires the Replace Polygon mutation, which
first removes the existing polygon, then sets the map ready
for re-zooming, then waits for the POST query to succeed, and
finally sets the new polygon. If the POST query fails, the
previous polygon is restored.
@rajadain rajadain self-assigned this Nov 9, 2022
rajadain added a commit that referenced this issue Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task 3.6 Front-end implementation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant