Merged
Conversation
|
Build files for 8a8acb8 have been deleted. |
|
Size Change: +16.7 kB (+1%) Total Size: 1.47 MB
ℹ️ View Unchanged
|
nfmohit
requested changes
Feb 3, 2024
Collaborator
nfmohit
left a comment
There was a problem hiding this comment.
Very nice work here, thank you @zutigrm.
I've left some feedback, mostly nitpicky, but helps us be consistent with the existing standards.
Besides the feedback, there is another point I'd like to raise. We have this AC:
- The Disconnect and Reset Site Kit Modals with the
dangerproperty should be styled exactly as per the new Error Modals.
If I took a look at the linked Figma design, it looks like that dialog is using the 402px size. In that case, I think the ModalDialog components in assets/js/components/ResetButton.js & assets/js/components/UserMenu/index.js should use the small variant (402px width).
Please let me know what you think. Thanks!
assets/js/components/PermissionsModal/AuthenticatedPermissionsModal.stories.js
Outdated
Show resolved
Hide resolved
Collaborator
Author
|
Thaks for the feedback @nfmohit . PR updated |
Collaborator
Author
|
Thanks @nfmohit for the feedback. PR is updated |
This file contains hidden or 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
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.
Summary
Addresses issue:
Relevant technical choices
Things to note:
smallandmediumprops to theModalDialogcomponent as there are 3 different modal sizes in figma, I used the widest one as default, and 2 other can be used as needed.mediumis for permissions modal, where it is included now, andsmallshould be used with audience permission modals - like this onePR Author Checklist
Do not alter or remove anything below. The following sections will be managed by moderators only.
Code Reviewer Checklist
Merge Reviewer Checklist