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

Browse database page refreshes N seconds when a new db is added that makes the page unusable #39732

Closed
maxzheng opened this issue Mar 6, 2024 · 0 comments · Fixed by #39796
Closed
Assignees
Labels
Organization/Browse Data Priority:P3 Cosmetic bugs, minor bugs with a clear workaround Type:Bug Product defects
Milestone

Comments

@maxzheng
Copy link
Contributor

maxzheng commented Mar 6, 2024

Describe the bug

On the Browse data -> Databases tab, after adding a new db, it would show a popup at the bottom right corner that syncs the tables. When that sync is taking place, it will refresh that tab every N seconds. If you have many dbs, trying to scroll down is not possible.

To Reproduce

  1. Add new db with many tables that takes the db sync awhile to finish. Sync table popup shows at bottom right corner.
  2. Go to Browse data -> Databases and scroll down to the bottom / next page. There must be many dbs to require scrolling down. Even without scrolling, it blinks as refresh happens.
  3. Scrolling down doesn't work as refresh will take you to the top of the page

Expected behavior

Not blink or refresh should not take user to the top of page

Logs

n/a

Information about your Metabase installation

metabase @ master

Severity

low since it only happens during sync and if you have many dbs

Additional context

No response

@maxzheng maxzheng added Type:Bug Product defects .Needs Triage labels Mar 6, 2024
@iethree iethree added Organization/Browse Data Priority:P3 Cosmetic bugs, minor bugs with a clear workaround and removed .Needs Triage labels Mar 6, 2024
@calherries calherries added this to the 0.49 milestone Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Organization/Browse Data Priority:P3 Cosmetic bugs, minor bugs with a clear workaround Type:Bug Product defects
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants