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

FIX: [CORE REGISTRY UI] CADT UI not always making proper request when loading "My Projects" #25

Open
ccornick opened this issue Oct 17, 2023 · 0 comments
Assignees

Comments

@ccornick
Copy link
Collaborator

ccornick commented Oct 17, 2023

When user clicks on "My Projects" sometimes the request goes through as
https://core-registry-demo.chiamanaged.com/cadt3/v1/projects?page=1&limit=7&orgUid=79ab48a80ad43962c6b1b0985d33005c8bc6019970b4382d3c210ed3fd7cad8a and other times it goes through as https://core-registry-demo.chiamanaged.com/cadt3/v1/projects?page=1&limit=10&

This button should always route to the first request as the "My Projects" page should only show projects in that org

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

No branches or pull requests

2 participants