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

Results Per Page Setting on Ingestions Page #19932

Open
Prajwal214 opened this issue Feb 24, 2025 · 1 comment
Open

Results Per Page Setting on Ingestions Page #19932

Prajwal214 opened this issue Feb 24, 2025 · 1 comment
Assignees
Labels
bug Something isn't working customer UI UI specific issues

Comments

@Prajwal214
Copy link
Contributor

Affected module
Does it impact the UI, backend or Ingestion Framework?
-- UI

Describe the bug
A clear and concise description of what the bug is.
-- Currently, the "number of results per page" setting on the Ingestions page does not persist across sessions.

  • If a user increases the results per page, navigates into a pipeline, and then returns, the setting resets to the default (which seems to be 10, but 10 is not in the dropdown).
  • This creates a minor but persistent frustration, especially when managing multiple ingestions.

Additionally, there's an inconsistency in the results per page dropdown:

  • The default appears to be 10, but once changed, 10 is no longer an option in the dropdown (the lowest is 15).
  • The only way to revert to 10 per page is by reloading the page.

To Reproduce

Screenshots or steps to reproduce

Expected behavior
A clear and concise description of what you expected to happen.

  • The selected results per page setting should persist during the session.
  • If 10 per page is the default, it should be included as an option in the dropdown.

Version:

  • OS: [e.g. iOS]
  • Python version:
  • OpenMetadata version: [e.g. 0.8]
  • OpenMetadata Ingestion package version: [e.g. openmetadata-ingestion[docker]==XYZ]

Additional context
Add any other context about the problem here.

@Prajwal214 Prajwal214 added bug Something isn't working customer UI UI specific issues labels Feb 24, 2025
Ashish8689 added a commit that referenced this issue Feb 24, 2025
* fix the default pageSize setting on Ingestions Page

* minor change

* added playwright for it

* fix minor misplacement
@Ashish8689
Copy link
Contributor

Pagination size issue is fixed in 1.6.5

github-actions bot pushed a commit that referenced this issue Feb 24, 2025
* fix the default pageSize setting on Ingestions Page

* minor change

* added playwright for it

* fix minor misplacement

(cherry picked from commit 2257f02)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working customer UI UI specific issues
Projects
Status: No status
Development

No branches or pull requests

2 participants