-
Notifications
You must be signed in to change notification settings - Fork 96
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
Add share modal #674
Add share modal #674
Conversation
Signed-off-by: Yash Sharma <[email protected]>
Share modal is also will push it quickly after testing |
Signed-off-by: Yash Sharma <[email protected]>
Signed-off-by: Yash Sharma <[email protected]>
Signed-off-by: Yash Sharma <[email protected]>
Signed-off-by: Yash Sharma <[email protected]>
Signed-off-by: Yash Sharma <[email protected]>
Signed-off-by: Yash Sharma <[email protected]>
Signed-off-by: Yash Sharma <[email protected]>
Signed-off-by: Yash Sharma <[email protected]>
Signed-off-by: Yash Sharma <[email protected]>
Signed-off-by: Yash Sharma <[email protected]>
Signed-off-by: Yash Sharma <[email protected]>
Testing in cloud |
Signed-off-by: Yash Sharma <[email protected]>
Signed-off-by: Yash Sharma <[email protected]>
Signed-off-by: Yash Sharma <[email protected]>
Signed-off-by: Yash Sharma <[email protected]>
'&:after': { | ||
display: 'none' | ||
}, | ||
fontFamily: 'Qanelas Soft, sans-serif', |
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.
same here
<PublicIcon | ||
width={24} | ||
height={24} | ||
stroke={theme.palette.mode === 'dark' ? WHITE : BLACK} |
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.
don't use direct colors, use tokens here.
Checking in again. No new commits. Is @sudhanshutech feedback to be incorporated, @Yashsharma1911? |
Yes and I hold off on this as this is a feature and we got bugs in the catalog in GitHub action, so I prioritized them I already mentioned in cloud PR I'll be merging them by end of this week |
@Yashsharma1911 circling back... |
Notes for Reviewers
This PR fixes #
This PR adds two reusable components
Signed commits