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

Add share modal #674

Closed

Conversation

Yashsharma1911
Copy link
Member

@Yashsharma1911 Yashsharma1911 commented Jul 11, 2024

Notes for Reviewers

This PR fixes #

This PR adds two reusable components

  • User search field
  • Share modal which uses user search field

Signed commits

  • Yes, I signed my commits.

@Yashsharma1911
Copy link
Member Author

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]>
@Yashsharma1911
Copy link
Member Author

Testing in cloud

Signed-off-by: Yash Sharma <[email protected]>
Signed-off-by: Yash Sharma <[email protected]>
src/custom/ShareModal/style.tsx Show resolved Hide resolved
'&:after': {
display: 'none'
},
fontFamily: 'Qanelas Soft, sans-serif',
Copy link
Member

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}
Copy link
Member

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.

@Yashsharma1911 Yashsharma1911 changed the title [WIP] Add share modal Add share modal Jul 12, 2024
@leecalcote
Copy link
Member

Checking in again. No new commits. Is @sudhanshutech feedback to be incorporated, @Yashsharma1911?

@Yashsharma1911
Copy link
Member Author

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

@leecalcote
Copy link
Member

@Yashsharma1911 circling back...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants