Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Dataset info not populating after panel close and reopen #151

Closed
rashley-iqt opened this issue Sep 17, 2018 · 1 comment
Closed

Dataset info not populating after panel close and reopen #151

rashley-iqt opened this issue Sep 17, 2018 · 1 comment

Comments

@rashley-iqt
Copy link
Member

Description

Describe your issue here.

Environment

  • 0.2.3 branch 109-tsu-ui
  • Firefox and Chrome
  • versions of the following (if known and/or applicable)
    • N/A

Steps to reproduce

  1. select a dataset
  2. click the "minus" icon to collapse the dataset panel
  3. click the plus icon to reopen the dataset panel

Expected results

that the previously selected dataset information would be populated

Actual results

the dataset panel looked the same as it does on initial load.

@rashley-iqt
Copy link
Member Author

rashley-iqt commented Sep 17, 2018

as i suspected, this is happening because the component is being unmounted and the state info is destroyed. I think we can handle this 2 ways:

  1. add some logic to save/reload the component state
  2. modify the css styles and just show/hide the elements via css

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants