MattHeard / Dendrite

Write an interactive adventure story with the rest of the world
MIT License
2 stars 0 forks source link

Logging in on /contents removes the filter #234

Open MattHeard opened 9 years ago

MattHeard commented 9 years ago

Steps to reproduce

  1. Visit /contents?filter=action .
  2. Notice that all of the stories are tagged "action".
  3. Log in.
  4. Notice that some of the stories are not tagged "action".

    Possible causes

  5. The contents page URL passed to ContentsView does not have a filter value.
MattHeard commented 9 years ago

See ContentsView.getUrl().