-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Prior work here: #144
See: storybook
Simple Demo App
The full API will be to export user viz selections to the parent frame and allow the user to set selections from the parent. Development has been paused.
Status:
OnLabelsUpdateare available but don't include id or any row dataOnSelectionUpdaterequiresflag_unsafe_jsapi_export_rownexus flag- unsafe because a 3rd party website could embed and do data exfiltration with phishing attack
- Fix for that is using JWT token on the parent site to authenticate subscriptions
- The API for setting selections is temp hack for prototyping
- Parent needs to use selection to get mapping from data id to our local id to set based on those
- Further work looking at performance impacts of sending large selections is relevant
- Set selection involves how we store local vs global indices, node server or frontend cache of the mapping
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request