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

feat: show lens profile #3783

Merged

Conversation

bigint
Copy link
Member

@bigint bigint commented Sep 15, 2023

What does this PR do?

🤖 Generated by Copilot at e3cc027

This pull request enhances the invites modal component in the web app by displaying more information and order about the invited users. It also refactors some code in Invited.tsx to remove unused or redundant parts.

Related issues

Fixes ENG-174

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking small changes to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Explanation of the changes

🤖 Generated by Copilot at e3cc027

  • Update imports and add Profile component to render invited users (link)
  • Sort invited users by invite date in descending order using sortedInvited variable (link)
  • Replace Input component with Profile component in Invited.tsx to display sorted invited users (link)

Emoji

🖼️🗓️🧹

@vercel
Copy link

vercel bot commented Sep 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
prerender ✅ Ready (Inspect) Visit Preview Sep 15, 2023 4:07am
web ✅ Ready (Inspect) Visit Preview Sep 15, 2023 4:07am

@linear
Copy link

linear bot commented Sep 15, 2023

ENG-174

@bigint bigint merged commit d41525c into main Sep 15, 2023
3 of 4 checks passed
@bigint bigint deleted the eng-174-get-default-profile-of-a-invited-user-in-the-modal branch September 15, 2023 04:05
@vercel vercel bot temporarily deployed to Preview – prerender September 15, 2023 04:05 Inactive
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.

1 participant