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

File upload UI updates #198

Merged
merged 3 commits into from
Nov 11, 2022
Merged

File upload UI updates #198

merged 3 commits into from
Nov 11, 2022

Conversation

mstone121
Copy link
Contributor

@mstone121 mstone121 commented Nov 11, 2022

Overview

This PR updates the UI of File Upload section of the Welcome modal. This includes adding the ability to remove uploaded files.

Closes #191

Demo

Screenshot 2022-11-11 at 9 51 14 AM

Screenshot 2022-11-11 at 9 53 04 AM

Testing Instructions

  • http://localhost:4545
  • Login as c1@azavea.com
  • Select other utility
  • Proceed through welcome modal
    • Ensure file upload section looks like the figma diagram
  • Upload some files
    • Ensure they show up in on modal
    • Ensure they are removable with the trash can icon

Checklist

  • fixup! commits have been squashed
  • CHANGELOG.md updated with summary of features or fixes, following Keep a Changelog guidelines
  • README.md updated if necessary to reflect the changes
  • CI passes after rebase

Copy link
Contributor

@rajadain rajadain left a comment

Choose a reason for hiding this comment

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

+1 tested, nice work!

@mstone121 mstone121 merged commit ab860c3 into develop Nov 11, 2022
@mstone121 mstone121 deleted the ms/file-upload-ui-updates branch November 11, 2022 22:09
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.

Welcome Page: Updates to File Upload UI
2 participants