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

feat/new upload modal #129

Merged
merged 1 commit into from
Dec 21, 2024
Merged

feat/new upload modal #129

merged 1 commit into from
Dec 21, 2024

Conversation

SepidehShahbazi
Copy link
Contributor

The 'New Upload Modal' feature has been completed.

Implemented:

  1. General layout
  2. File upload variants (“inProgress”, “completed”, “failed”)
  3. Updating ProfileForm and SettingsPage based on the new upload modal.
  4. Several functionalities:
    • Upload button
    • Cancel button
    • Circular progress
    • Supported formats
    • Max file size
    • File size format

UI changes:

1 2 3 4 5

@SepidehShahbazi SepidehShahbazi self-assigned this Dec 19, 2024
@SepidehShahbazi SepidehShahbazi added New Feature New feature to be implemented Frontend Frontend Related Issue UX/UI Change Highlights changes affecting user experience or interface design labels Dec 19, 2024
@mahid797 mahid797 added this to the 1.0 milestone Dec 19, 2024
@mahid797 mahid797 linked an issue Dec 19, 2024 that may be closed by this pull request
7 tasks
@gorkem-bwl
Copy link
Contributor

Looks neat and tidy to me! Thanks.

Copy link
Collaborator

@mahid797 mahid797 left a comment

Choose a reason for hiding this comment

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

Good Work!
This will need to be integrated with backend, will create a issue for it.

@mahid797 mahid797 merged commit 31cdaa2 into master Dec 21, 2024
@SepidehShahbazi SepidehShahbazi deleted the feat/new-upload-modal branch December 24, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend Frontend Related Issue New Feature New feature to be implemented UX/UI Change Highlights changes affecting user experience or interface design
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update File Upload Modal
3 participants