Beit-Hatfutsot / dbs-front

Frontend code for http://dbs.bh.org.il
GNU Affero General Public License v3.0
10 stars 13 forks source link

Removing item from MJS requires a refresh of the page for changes to be visible. #367

Open TheGrandVizier opened 7 years ago

TheGrandVizier commented 7 years ago

When a user removes an item from MJS, the item will remain visible until the page is reloaded.

Reproduce:

  1. Log in to an account that has items in it's MJS..
  2. Go to "My jewish story".
  3. Remove an item from the story.

Expected result: Item is removed.

Actual result: Item is still visible until page reload.