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

[Feature]: Uniformize the modals #123

Closed
2 of 3 tasks
RezaRahemtola opened this issue Feb 26, 2023 · 0 comments · Fixed by #121, #125 or #126
Closed
2 of 3 tasks

[Feature]: Uniformize the modals #123

RezaRahemtola opened this issue Feb 26, 2023 · 0 comments · Fixed by #121, #125 or #126
Assignees
Labels
enhancement New feature or request

Comments

@RezaRahemtola
Copy link
Member

RezaRahemtola commented Feb 26, 2023

Description

Update all the modals to the latest design 🔥

Expected behaviour

Here's what you have to do:

  • Find all the modals present in the app (some of them are located around their own card)
  • Create a generic modal and use it as much as possible
    • For simple modals like file renaming for example ✏️
  • Adapt the complex modals with their own custom implementation
    • For the sharing or move file modals for example 📁

Environment

/

Proposed solution

No response

@RezaRahemtola RezaRahemtola added the enhancement New feature or request label Feb 26, 2023
@RezaRahemtola RezaRahemtola linked a pull request Mar 2, 2023 that will close this issue
13 tasks
This was linked to pull requests Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment