-
Notifications
You must be signed in to change notification settings - Fork 1.6k
improvement: project identity page UI improvements + v3 component progress #4979
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
base: main
Are you sure you want to change the base?
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Greptile OverviewGreptile SummaryThis PR introduces significant UI improvements to the project identity membership page and adds early iterations of new v3 components. Key Changes:
Architecture Notes:
Issues Flagged in Previous Threads:
Confidence Score: 4/5
Important Files ChangedFile Analysis
|
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.
38 files reviewed, 2 comments
frontend/src/pages/project/IdentityDetailsByIDPage/IdentityDetailsByIDPage.tsx
Show resolved
Hide resolved
3cad537 to
7cec25c
Compare
7cec25c to
c6da762
Compare
|
@greptile review this |
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.
67 files reviewed, no comments
Context
This PR updates the style / layout and UX of the project identity membership page. More targeted improvements to come such as the authentication section, but this first PR includes the initial pass.
PR also includes early iterations of new v3 components, to be stabilized in future PRs.
Screenshots
project identity:

organization identity assigned to project:

Steps to verify the change
Ensure all existing project identity membership functionality is preserved and no regressions introducted:
Type
Checklist
type(scope): short description(scope is optional, e.g.,fix: prevent crash on syncorfix(api): handle null response).