Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

persistence props and transform #566

Merged
merged 5 commits into from
Sep 16, 2019
Merged

persistence props and transform #566

merged 5 commits into from
Sep 16, 2019

Conversation

alexcjohnson
Copy link
Collaborator

@alexcjohnson alexcjohnson commented Sep 4, 2019

Companion to plotly/dash#903 - there's no code here other than the transforms to connect up just the name attribute from columns. The main decisions here have to do with the defaults - my thinking is that the easiest thing for users is if all eligible props are included by default (except data because I it seems like an unusual use case to persist that) so that in the most common use case, to enable persistence you just need to set persistence=True. Also persistence_type='local' seems clear.

  • changelog

Will test this on the dash side - since even the little transform code here primarily needs to be tested in as far as it gets invoked properly there.

@chriddyp chriddyp temporarily deployed to dash-table-review-pr-566 September 4, 2019 02:38 Inactive
Copy link
Contributor

@Marc-Andre-Rivet Marc-Andre-Rivet left a comment

Choose a reason for hiding this comment

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

💃 for when plotly/dash#903 is ready

@alexcjohnson alexcjohnson merged commit e22dbdc into master Sep 16, 2019
@alexcjohnson alexcjohnson deleted the persistence branch September 16, 2019 14:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants