-
Notifications
You must be signed in to change notification settings - Fork 10
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
Rebrand New Proposal modal #500
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merged
Anboias
force-pushed
the
464/new-proposal-modal
branch
2 times, most recently
from
November 26, 2024 14:02
4f50563
to
7db9903
Compare
Anboias
force-pushed
the
457/rebrand-modals
branch
from
November 27, 2024 10:27
655a6dd
to
7a72e11
Compare
Anboias
force-pushed
the
464/new-proposal-modal
branch
from
November 27, 2024 10:34
7db9903
to
397fc81
Compare
peterjurco
approved these changes
Nov 27, 2024
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.
Looks good. Thanks for filling up the missing design and sensitive refactoring that improves the code but it's not overwhelming.
Anboias
force-pushed
the
464/new-proposal-modal
branch
from
November 28, 2024 08:20
dbee821
to
ef8745c
Compare
mcoetzee
reviewed
Nov 28, 2024
mcoetzee
approved these changes
Nov 28, 2024
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.
🤙
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #464
What does this do?
Updates New Proposal modal to new branding
How did I action this?
I split the existing
Input
component in two (AutosizeInput
andTextareaInput
), because the input from other modals and input from this one diverged too much. Felt like there was no point in overcrowding all the logic into a single fileDesigns only show us two screens for the Modal: SM and LG. Had to fill the gaps myself, so I did some small adjustments in terms of spacings and sizings for MD (between 768 and 1200) to make things fit better
Screenshots
SM
MD
LG