Wallabag: Removing a tag should redirect to the article page

Created on 1 Aug 2017  路  5Comments  路  Source: wallabag/wallabag

Issue details

When on an article's page, with a few tags

  1. click on the bin icon next to a tag to delete it
  2. get redirected to the unread articles page

Expected behaviour:

  1. get redirected to the article's page, no longer showing the removed tag

Environment

  • wallabag version (or git revision) that exhibits the issue: 2.2.3
  • How did you install wallabag? OpenBSD port which I maintain myself at https://scm.narf.ssji.net/git/openbsd-ports/tree/www/wallabag
  • Last wallabag version that did not exhibit the issue (if applicable): n/a
  • php version: 5.6.30
  • OS: OpenBSD 6.1
  • type of hosting (shared or dedicated): dedicated
  • which storage system you choose at install (SQLite, MySQL/MariaDB or PostgreSQL): SQLite

Steps to reproduce/test case

See details above.

good first issue

Most helpful comment

Maybe we can just redirect to the referer instead.

All 5 comments

Maybe we can just redirect to the referer instead.

Yeah, I think that would work. Though it would be nicer with an XHR to the API, but it's probably a bigger change.

Yeah it's planned to rewrite all those littles actions to ajax request instead.

I think it's fixed on my account on https://app.wallabag.it/ (version is 2.3.8-dev)

I confirm that. I close this issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nicosomb picture nicosomb  路  6Comments

PascalMinder picture PascalMinder  路  6Comments

jinnko picture jinnko  路  6Comments

FrenchHope picture FrenchHope  路  4Comments

STaRDoGG picture STaRDoGG  路  5Comments