-
Notifications
You must be signed in to change notification settings - Fork 9
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
[ABW-4080] Shields List + Change main shield #1456
Conversation
This reverts commit d230b5f.
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.
LGTM
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.
LGTM, but given radixdlt/sargon#374 is already approved maybe worth waiting for it and remove the TODOs
if case let .selection(isSelected) = mode { | ||
RadioButton( | ||
appearance: .dark, | ||
state: isSelected ? .selected : .unselected |
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.
minor: we do this in a lot of places, might as well have an init
that takes a isSelected: Bool
instead
} | ||
|
||
// MARK: - ShieldCardStatus | ||
// TODO: define in Sargon ------------------ |
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.
put inside MoveToSargon
folder?
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.
This will be handled soon, so it’s fine to leave it here for now
Jira ticket: ABW-4080
Changelog
Video
video