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

Simplify Paginator (Vue Component) #119

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

dmohns
Copy link
Member

@dmohns dmohns commented Jun 25, 2024

This is an attempt to simplify the Paginator (Vue component) logic. It's WIP.

There is a few questions that it tries to address:

  • What is term? What is it used for?
  • Why are so many events send to EventBus are they really needed?
  • Can we improve the naming of events, i.e. loadPage vs pageLoaded are conceptional entirely different events.

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.

1 participant