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

chore[UI - Wallet Stability] Rename SendModalFooter to TransactionModalFooter #15497

Merged

Conversation

caybro
Copy link
Member

@caybro caybro commented Jul 8, 2024

What does the PR do

... and remove particular code for send modal

  • derive the footer from the standard StatusDialogFooter to reduce code duplication (drop shadow, divider, margins, etc)
  • rename the default button text
  • expose the icon name and make it used the correct login/auth type icon
  • some minor fixes and cleanups

Fixes #15212

Affected areas

SendModal

Screenshot of functionality (including design for comparison)

  • I've checked the design and this PR matches it

image

Copy link
Member Author

Choose a reason for hiding this comment

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

This was a rename... No idea what's going wrong with GitHub

On branch 15212-rename-sendmodalfooter-to-transactionmodalfooter
Your branch is ahead of 'origin/15212-rename-sendmodalfooter-to-transactionmodalfooter' by 1 commit.
  (use "git push" to publish your local commits)

Changes to be committed:
  (use "git restore --staged <file>..." to unstage)
	modified:   ui/imports/shared/popups/send/SendModal.qml
	renamed:    ui/imports/shared/popups/send/views/SendModalFooter.qml -> ui/imports/shared/popups/send/views/TransactionModalFooter.qml
	modified:   ui/imports/shared/popups/send/views/qmldir

@status-im-auto
Copy link
Member

status-im-auto commented Jul 8, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ c51ab1e #1 2024-07-08 20:34:22 ~6 min tests/nim 📄log
✔️ c51ab1e #1 2024-07-08 20:38:05 ~10 min macos/x86_64 🍎dmg
✔️ c51ab1e #1 2024-07-08 20:40:42 ~12 min tests/ui 📄log
✔️ c51ab1e #1 2024-07-08 20:42:56 ~15 min linux-nix/x86_64 📦tgz
✔️ c51ab1e #1 2024-07-08 20:43:27 ~15 min macos/aarch64 🍎dmg
✔️ c51ab1e #1 2024-07-08 20:44:25 ~16 min linux/x86_64 📦tgz
✔️ c51ab1e #1 2024-07-08 20:58:23 ~30 min windows/x86_64 💿exe
✔️ 19157ee #2 2024-07-09 16:26:52 ~6 min macos/aarch64 🍎dmg
✔️ 19157ee #2 2024-07-09 16:27:38 ~7 min tests/nim 📄log
✔️ 19157ee #2 2024-07-09 16:28:53 ~8 min macos/x86_64 🍎dmg
✔️ 19157ee #2 2024-07-09 16:33:26 ~12 min tests/ui 📄log
✔️ 19157ee #2 2024-07-09 16:35:14 ~14 min linux/x86_64 📦tgz
✔️ 19157ee #2 2024-07-09 16:36:15 ~15 min linux-nix/x86_64 📦tgz
✔️ 19157ee #2 2024-07-09 16:50:13 ~29 min windows/x86_64 💿exe

Copy link
Contributor

@alexjba alexjba left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@noeliaSD noeliaSD left a comment

Choose a reason for hiding this comment

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

Here some comments added!

…alFooter

... and remove particular code for send modal

- derive the footer from the standard `StatusDialogFooter` to reduce
code duplication (drop shadow, divider, margins, etc)
- rename the default button text
- expose the icon name and make it used the correct login/auth type icon
- some minor fixes and cleanups

Fixes #15212
@caybro caybro force-pushed the 15212-rename-sendmodalfooter-to-transactionmodalfooter branch from c51ab1e to 19157ee Compare July 9, 2024 16:20
@caybro caybro merged commit 8504fb5 into master Jul 10, 2024
9 checks passed
@caybro caybro deleted the 15212-rename-sendmodalfooter-to-transactionmodalfooter branch July 10, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants