-
Notifications
You must be signed in to change notification settings - Fork 153
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(bulk-import): use react query to fetch repositories #2339
Conversation
10350c1
to
9893604
Compare
9893604
to
f17c212
Compare
🦋 Changeset detectedLatest commit: ced40be The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
f17c212
to
50b7960
Compare
1d94455
to
7b1dfe9
Compare
5c90994
to
acbce88
Compare
@debsmita1 Could you please resolve quality gate failing and merge the latest change from main . |
3e0eb14
to
2b1b7ea
Compare
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.
Hi, from the user perspective I see two issues:
- When I paginate between the pages, I always see a loading indicator.
- The order by feature works just on the current page. I expect that this issue exists before, but server-side pagination works only when the server also supports server-side ordering.
plugins/bulk-import/src/components/AddRepositories/AddRepositoriesForm.tsx
Outdated
Show resolved
Hide resolved
plugins/bulk-import/src/components/AddRepositories/AddRepositoriesForm.tsx
Outdated
Show resolved
Hide resolved
plugins/bulk-import/src/components/AddRepositories/AddRepositoriesForm.tsx
Outdated
Show resolved
Hide resolved
22cbfbc
to
9996b94
Compare
9996b94
to
ced40be
Compare
Quality Gate passedIssues Measures |
Created PR redhat-developer/rhdh-plugins#23 , so closing this one |
Resolves:
https://issues.redhat.com/browse/RHIDP-4035