Skip to content

feat: Rework "Send" flow#138

Merged
fmorency merged 28 commits intoliftedinit:mainfrom
stanleyjones:rework-send
Sep 11, 2023
Merged

feat: Rework "Send" flow#138
fmorency merged 28 commits intoliftedinit:mainfrom
stanleyjones:rework-send

Conversation

@stanleyjones
Copy link
Copy Markdown
Contributor

@stanleyjones stanleyjones commented Sep 7, 2023

Closes #134 .

Before

No Asset Selected

Screenshot 2023-09-07 at 11 11 50 AM

Asset Selected

Screenshot 2023-09-07 at 11 13 22 AM

Now

No Asset Selected

Screenshot 2023-09-07 at 10 57 49 AM

Asset Selected

Screenshot 2023-09-07 at 10 58 08 AM

(I added the "required" asterisk after taking these screenshots.)

@netlify
Copy link
Copy Markdown

netlify Bot commented Sep 7, 2023

Deploy Preview for lifted-alberto ready!

Name Link
🔨 Latest commit 06235fa
🔍 Latest deploy log https://app.netlify.com/sites/lifted-alberto/deploys/64ff197e55739b0008d3f893
😎 Deploy Preview https://deploy-preview-138--lifted-alberto.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@stanleyjones
Copy link
Copy Markdown
Contributor Author

@fmorency This one is also ready for review. I think my organization permissions must have changed because I can't request reviewers or self-assign anymore.

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 7, 2023

Codecov Report

Merging #138 (06235fa) into main (983fe14) will increase coverage by 0.14%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
+ Coverage   33.93%   34.08%   +0.14%     
==========================================
  Files          88       88              
  Lines        2260     2265       +5     
  Branches      656      659       +3     
==========================================
+ Hits          767      772       +5     
  Misses       1482     1482              
  Partials       11       11              
Files Changed Coverage Δ
.../transactions/components/send-asset/send-asset.tsx 64.12% <66.66%> (+1.42%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

stanleyjones and others added 23 commits September 7, 2023 11:23
Signed-off-by: Stanley Jones <stanley@sunshocked.com>
Co-authored-by: Félix C. Morency <1102868+fmorency@users.noreply.github.com>
Signed-off-by: Félix C. Morency <1102868+fmorency@users.noreply.github.com>
Co-authored-by: Félix C. Morency <1102868+fmorency@users.noreply.github.com>
@stanleyjones
Copy link
Copy Markdown
Contributor Author

Ah crap, I tried to get rid of the extra commits and made it worse. Hold on.

@fmorency fmorency merged commit 4423bed into liftedinit:main Sep 11, 2023
@stanleyjones stanleyjones deleted the rework-send branch December 6, 2023 21:21
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.

Rework "Send" window flow

3 participants