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 various error recovery copy/css #16519

Merged
merged 6 commits into from
Oct 18, 2024

Conversation

mjhuff
Copy link
Contributor

@mjhuff mjhuff commented Oct 17, 2024

Closes EXEC-776

Overview

This PR is a hodgepodge of small refactors to update error recovery to match designs (and fix small things that bother me and probably no one else).

b98064d - Updates the drop tip wizard copy to match designs
e8ff83f - If you look at "go back" and "continue" buttons, they aren't actually aligned. I think I borked this recently.
041305e - The deck map in ER slightly pushes down the "continue" button so it's not perfectly aligned with other error recovery "continue" buttons. This fixes that.
beb4184 - If you click "view error details" on the desktop app and adjust the size of your app, eventually the error details modal doesn't align with error recovery. Let's fix this by giving InterventionModal the same padding styling as the basic modal, which it should probably have regardless.

Risk assessment

low

@mjhuff mjhuff requested a review from a team October 17, 2024 20:35
@mjhuff mjhuff requested a review from a team as a code owner October 17, 2024 20:35
@mjhuff mjhuff requested review from jerader and removed request for a team and jerader October 17, 2024 20:35
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.

god that margin top in twocol

@mjhuff mjhuff merged commit bb46b36 into edge Oct 18, 2024
45 checks passed
@mjhuff mjhuff deleted the app_refactor-error-recovery-copy-css branch October 18, 2024 13:52
TamarZanzouri pushed a commit that referenced this pull request Oct 18, 2024
Closes EXEC-776

This commit is a hodgepodge of small refactors to update error recovery to match designs (and fix small things that bother me and probably no one else).

b98064d - Updates the drop tip wizard copy to match designs
e8ff83f - If you look at "go back" and "continue" buttons, they aren't actually aligned. I think I borked this recently.
041305e - The deck map in ER slightly pushes down the "continue" button so it's not perfectly aligned with other error recovery "continue" buttons. This fixes that.
beb4184 - If you click "view error details" on the desktop app and adjust the size of your app, eventually the error details modal doesn't align with error recovery. Let's fix this by giving InterventionModal the same padding styling as the basic modal, which it should probably have regardless.
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