maryvilledev / codesplainUI

Web app for breaking down and annotating Python 3 source code.
https://www.codesplain.io
GNU General Public License v3.0
2 stars 2 forks source link

When selecting the current snippet from the snippet menu, the state is erased #533

Closed thebho closed 7 years ago

thebho commented 7 years ago

Expected Behavior

The state should refresh to match the saved snippet

Current Behavior

The state is wiped but the URL is correct. Navigating to a different snippet doesn't cause this issue

Browser

Chrome

Steps to Reproduce (for bugs)

  1. Save a snippet or open a saved snippet
  2. Go to Snippets -> My Snippets 😢 -> CURRENT_SNIPPET_NAME
  3. See that the application state is gone