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(bulk-import): use react query to fetch repositories #2339

Closed
wants to merge 1 commit into from

Conversation

debsmita1
Copy link
Member

@debsmita1 debsmita1 requested a review from a team as a code owner October 10, 2024 12:41
@debsmita1 debsmita1 force-pushed the bulk-import-reactQuery branch from 10350c1 to 9893604 Compare October 15, 2024 06:40
@debsmita1 debsmita1 changed the title feat(bulk-import): use react query to fetch repositories [WIP] feat(bulk-import): use react query to fetch repositories Oct 17, 2024
@debsmita1 debsmita1 force-pushed the bulk-import-reactQuery branch from 9893604 to f17c212 Compare October 17, 2024 16:31
Copy link

changeset-bot bot commented Oct 17, 2024

🦋 Changeset detected

Latest commit: ced40be

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@janus-idp/backstage-plugin-bulk-import Minor

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

@debsmita1 debsmita1 changed the title [WIP] feat(bulk-import): use react query to fetch repositories feat(bulk-import): use react query to fetch repositories Oct 17, 2024
@debsmita1 debsmita1 force-pushed the bulk-import-reactQuery branch from f17c212 to 50b7960 Compare October 18, 2024 14:49
@debsmita1 debsmita1 force-pushed the bulk-import-reactQuery branch from 1d94455 to 7b1dfe9 Compare October 25, 2024 18:03
@debsmita1 debsmita1 requested a review from a team as a code owner October 25, 2024 18:03
@debsmita1 debsmita1 force-pushed the bulk-import-reactQuery branch 4 times, most recently from 5c90994 to acbce88 Compare October 28, 2024 16:26
@its-mitesh-kumar
Copy link
Contributor

@debsmita1 Could you please resolve quality gate failing and merge the latest change from main .

@debsmita1 debsmita1 force-pushed the bulk-import-reactQuery branch 2 times, most recently from 3e0eb14 to 2b1b7ea Compare November 4, 2024 10:47
Copy link
Member

@christoph-jerolimov christoph-jerolimov left a 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:

  1. When I paginate between the pages, I always see a loading indicator.
  2. 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.

@debsmita1 debsmita1 force-pushed the bulk-import-reactQuery branch 2 times, most recently from 22cbfbc to 9996b94 Compare November 5, 2024 08:19
@debsmita1 debsmita1 force-pushed the bulk-import-reactQuery branch from 9996b94 to ced40be Compare November 5, 2024 08:26
Copy link

sonarqubecloud bot commented Nov 5, 2024

@debsmita1
Copy link
Member Author

Created PR redhat-developer/rhdh-plugins#23 , so closing this one

@debsmita1 debsmita1 closed this Nov 5, 2024
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.

3 participants