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

CLDR-17658 Virtual scroller for Dashboard #3780

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

btangmu
Copy link
Member

@btangmu btangmu commented Jun 5, 2024

  • Use vue-virtual-scroller
  • Remove recently added CATS_ONE_PER_PAGE feature

CLDR-17658

  • This PR completes the ticket.

ALLOW_MANY_COMMITS=true

@btangmu btangmu changed the title CLDR-17658 Experiment with virtual scroller, not working yet CLDR-17658 Virtual scroller, work in progress Jun 5, 2024
@btangmu btangmu changed the title CLDR-17658 Virtual scroller, work in progress CLDR-17658 Virtual scroller Jun 5, 2024
@btangmu btangmu changed the title CLDR-17658 Virtual scroller CLDR-17658 Virtual scroller for Dashboard Jun 5, 2024
- Use vue-virtual-scroller
  
- Remove recently added CATS_ONE_PER_PAGE feature
@jira-pull-request-webhook
Copy link

Hooray! The files in the branch are the same across the force-push. 😃

~ Your Friendly Jira-GitHub PR Checker Bot

@@ -48,6 +48,7 @@
"marked": "^4.3.0",
"swagger-client": "^3.26.7",
"vue": "^3.2.47",
"vue-virtual-scroller": "^2.0.0-beta.8",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMPORTANT: this is a "beta" version

@btangmu btangmu marked this pull request as ready for review June 5, 2024 19:36
@btangmu btangmu requested review from srl295 and macchiati June 5, 2024 19:36
@btangmu
Copy link
Member Author

btangmu commented Jun 5, 2024

This is deployed on cldr-staging currently

Copy link
Member

@srl295 srl295 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great.. for the future the dashEntry row should be ideally split to a subcomponent, would make the outer structure more manageable.

@srl295
Copy link
Member

srl295 commented Jun 5, 2024

performance seems great. A little blinky, perhaps the controls at the top are being more dynamic than they need to be?

@btangmu
Copy link
Member Author

btangmu commented Jun 6, 2024

performance seems great. A little blinky, perhaps the controls at the top are being more dynamic than they need to be?

I've noticed for a while now that sometimes the header appears then disappears then reappears -- if that's what you mean by "blinky", it's annoying and predates the virtual scroller; something about the sequence of events while loading, maybe

@btangmu btangmu merged commit d63e30e into unicode-org:main Jun 6, 2024
11 checks passed
@btangmu btangmu deleted the t17658_g branch June 6, 2024 14:47
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.

2 participants