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

Fix create new project #955

Merged
merged 10 commits into from
Nov 2, 2023

Conversation

NSUWAL123
Copy link
Contributor

This PR solves issues #948 , #949 , #951 , #952.

  1. The AOI doesn't retain once I proceed ahead from the Step 2 ( Upload Area) to other steps and revisit the Step 2 #948
    Both AOI and Uploaded Geojson now retains when proceeded to other steps of the step form.

  2. UI/UX improvements for button #949
    The Click to Reset button is set to inactive if there is no AOI drawn on map and the reset icon is not visible until a geojson is uploaded.

  3. The drawn AOI disappears as soon as I switch to Upload a file radio button and vice-versa #951
    When radiobutton is switched, the AOI and Uploaded Geojson will not disappear.

  4. The file upload doesn't support other formats besides geojson but still accepts other formats #952
    Now only geojson's and json formats are accepted.

Additional Issues Solved:

  1. CreateNewProject(Upload Area): Validation issue solved.
  2. LayerSwitcher button icon UI alignment with the button.
  3. CreateNewProject: FontSize adjusted, UI enhancements

@NSUWAL123 NSUWAL123 requested a review from varun2948 November 1, 2023 10:08
@github-actions github-actions bot added the frontend Related to frontend code label Nov 1, 2023
@spwoodcock spwoodcock merged commit 0acbf1f into hotosm:development Nov 2, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Related to frontend code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants