Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Altering selections should not cause the sidebar to reload #400

Closed
Bad-Science opened this issue Feb 2, 2019 · 2 comments
Closed

Altering selections should not cause the sidebar to reload #400

Bad-Science opened this issue Feb 2, 2019 · 2 comments
Assignees
Labels
class:bug This issue describes a bug help wanted Pls help us with this :) priority:high This issue has a high priority service:web This issue involves the web service size:small status:readyfordev

Comments

@Bad-Science
Copy link
Member

Describe the bug
Whenever the user selects or deselects a listing or section, the sidebar is completely reloaded and redrawn, causing any listings that were expanded to collapse. This is very jarring and unpleasant, especially if you are selecting or deselecting from the sidebar itself.

To Reproduce
Steps to reproduce the behavior:

  1. Select a listing
  2. Expand the sidebar
  3. Expand the listing in the sidebar
  4. Select or deselect a section from that listing OR select another listing
  5. Observe the sidebar updates to reflect the selection change, BUT the listing collapses in the sidebar

Expected behavior
The sidebar should update to reflect any selection changes, without reloading the entire component or otherwise causing expanded listings to collapse.

Screenshots
N/A

Desktop (please complete the following information):

  • OS: any
  • Browser any
  • Version any

Smartphone (please complete the following information):

  • Device: any
  • OS: any
  • Browser any
  • Version any

Additional context
N/A

@Bad-Science Bad-Science added class:bug This issue describes a bug priority:high This issue has a high priority service:web This issue involves the web service size:small help wanted Pls help us with this :) status:readyfordev labels Feb 2, 2019
@Bad-Science Bad-Science added this to the Release 0.12 milestone Feb 2, 2019
@Bad-Science
Copy link
Member Author

Resolved as of #430

@Bad-Science
Copy link
Member Author

Thanks @victoriadanyelcortes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
class:bug This issue describes a bug help wanted Pls help us with this :) priority:high This issue has a high priority service:web This issue involves the web service size:small status:readyfordev
Projects
None yet
Development

No branches or pull requests

2 participants