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

Provide a way to manipulate UI elements without triggering callbacks #12

Open
1 of 3 tasks
Nathan-Schwartz opened this issue Jan 6, 2017 · 0 comments
Open
1 of 3 tasks

Comments

@Nathan-Schwartz
Copy link
Contributor

Nathan-Schwartz commented Jan 6, 2017

When setting up persistent sorting / filtering on a given table, I would likely restore the relay variables to restore the old results. The problem is that the table wouldn't know to sync the UI with the results and the table header arrows / filter options wouldn't be displaying the correctly.

Some desirable options include:

  • Manipulate sorts
  • Manipulate filters (Including the display state of the filters)
  • Manipulate search query
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

No branches or pull requests

1 participant