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

refactor(app): update desktop RecoveryOptions #16528

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

mjhuff
Copy link
Contributor

@mjhuff mjhuff commented Oct 18, 2024

Closes EXEC-739

Overview

Part of the design unification work has entailed adding desktop support for RadioButton. Per design, we'd like to use the new look in the SelectRecoveryOption view.

Unfortunately, there's still some special casing logic that has to occur, because we need the 'desktop' border radius (PD uses both the ODD and desktop border radius styles, so we can't make a hard and fast style rule for the component). It might be worth extending RadioGroup to some sort of app molecule RadioGroup and enforce the border radius styling there, but it's probably worth talking to design before doing that.

Screenshot 2024-10-18 at 9 34 21 AM

Risk assessment

low

@mjhuff mjhuff requested a review from a team October 18, 2024 13:49
@mjhuff mjhuff requested a review from a team as a code owner October 18, 2024 13:49
@mjhuff mjhuff requested review from TamarZanzouri and removed request for a team October 18, 2024 13:49
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

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

Still better than a whole different layout!

@mjhuff mjhuff merged commit d25d3ee into edge Oct 18, 2024
26 checks passed
@mjhuff mjhuff deleted the app_update-desktop-recovery-options-component branch October 18, 2024 18:28
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.

2 participants