Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Add persistentState support for filtering #6782

Closed
AMBudnik opened this issue Mar 27, 2020 · 3 comments
Closed

Add persistentState support for filtering #6782

AMBudnik opened this issue Mar 27, 2020 · 3 comments

Comments

@AMBudnik
Copy link
Contributor

AMBudnik commented Mar 27, 2020

Description

The afterFilter hook, which may return a complex object describing filtering configuration might be difficult and time-consuming to be set in the localStorage. The plugin that does it for other operations is called persistentState.

Currently the persistentState is a functionality that saves the key-value information for

  • sorting
  • moving (columns and rows)
  • resizing (columns and rows)

Your environment

  • Handsontable version: 7.4.2
  • Browser Name and version: Chrome 83
  • Operating System: OS Catalina

Inform Client after publishing

@egibney
Copy link

egibney commented Jan 23, 2021

Any idea when this might be prioritized? Thank you :)

@AMBudnik
Copy link
Contributor Author

Hey @egibney we can save the state of the filter right now. But the PersistentState is not yet planned to support this plugin.

@AMBudnik
Copy link
Contributor Author

I'm moving this topic to Github Discussions. And I welcome everyone to discuss this functionality and share your feedback.
See you there!

@handsontable handsontable locked and limited conversation to collaborators Apr 15, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

2 participants