-
Notifications
You must be signed in to change notification settings - Fork 202
Refactor: change create file from modal to wizard #313
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Refactor: wizard spacings
|
@TGlide title should be 🤔 Yeah, we don't have to write full sentences for these things. Why write more when fewer words do trick insert Patrick star impression. |
|
Sorry I edited Eldad's message by accident. 🤔 Yeah, we don't have to write full sentences for these things. Why write more when fewer words do trick insert Patrick star impression. |
@heyCarla @chenparnasa should we edit the overall copy here then? |
To be clear -- we should be using the copy,
Is that correct, @eldadfux @gewenyu99? |
| <style> | ||
| .hide-divider { | ||
| padding-block-end: 0; | ||
| border-block-end: none; | ||
| } | ||
| </style> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add this in pink? @elad2412
src/routes/console/project-[project]/overview/platforms/wizard/android/step2.svelte
Outdated
Show resolved
Hide resolved
src/routes/console/project-[project]/storage/bucket-[bucket]/create-file/step1.svelte
Show resolved
Hide resolved
Yep :) |
|
Changed copy to create file |
|
Converting to draft due to merge conflicts. |
|
Holy gosh |
…reate-file-wizard

What does this PR do?
Changes Create File from modal to a wizard
Test Plan
Manual
Related PRs and Issues
N/a
Have you read the Contributing Guidelines on issues?
Yes