Skip to content

Implement utility hook to initialise and maintain the table state in the URL #100

@bastilian

Description

@bastilian

This issue should

  • Implement a hook that retrieves URL parameters (or hash) related to the table state
  • Deserialises the parameters into a table state
  • Serialises and updates the URL parameters
  • Adds the hook as an enable-able feature to the useTableTools hook or TableToolsTable component

Notes:

  • There should be a standardised defined way of how the parameters are serialised and deserialised
  • Additional unrelated URL parameters or anchors or state should be preserved
  • Updating the URL parameters should not reload/re-render the page

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationneeds investigationIssues labeled with this need more investigation to determine what needs to be done exactly

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions