researchstudio-sat / webofneeds

Finding people to cooperate with. Protocol, not platform. Decentralized. Linked Data. Open Source.
http://researchstudio-sat.github.io/webofneeds/
Apache License 2.0
62 stars 20 forks source link

Stuck in UseCase Group when not creating Post #3358

Closed maxstolze closed 3 years ago

maxstolze commented 3 years ago

Describe the bug When a user wants to create a new post, selects a category and a use-case, then decides not to create the post and switches over to somethin in the side bar. When no page reload is done and real uri change, the next time he wants to create a post, he is stuck in the previous category, User would need to go back in history before he selected the category or change uri manually and reload. Also going to the 'Anonymous' tab helps.

To Reproduce Steps to reproduce the behavior:

  1. Go to a 'Persona'
  2. Click on 'Posts'
  3. Click 'Add New Post'
  4. Select 'Category'
  5. Switch over in the sidebar to 'Detail', or another Persona/Organization (not Anonymous Tab)
  6. Repeat step 1-3
  7. Fin yourself stuck on the previous selected category

Expected behavior Should land on category screen or have a back option. Suggest a closing "x" in the header line?