taitus
f463baf14a
Fix removing item twice
...
Add spec which is fixed with this commit.
In the `sTagsArea` zone there are two elements with the same `data-val`:
the `<span class="amsify-select-tag>` containing the selected tag and
the `<li class="amsify-list-item" data-val="1">` containing the
suggested tag.
This means every time we call `removeTag`, the `removeTagByItem`
function is called twice, and might remove extra items.
Suggested PR:
c8765a6915
2021-01-20 19:18:03 +01:00
..
2021-01-14 17:37:58 +01:00
2020-12-02 15:33:19 +01:00
2020-12-02 15:33:19 +01:00
2020-12-02 15:33:19 +01:00
2020-08-28 12:55:58 +02:00
2020-12-08 18:56:33 +01:00
2020-11-02 11:42:39 +01:00
2020-12-04 19:57:05 +01:00
2020-11-02 11:42:39 +01:00
2020-12-02 15:33:19 +01:00
2021-01-14 17:47:21 +01:00
2021-01-20 19:18:03 +01:00
2021-01-14 17:37:58 +01:00
2020-12-02 15:33:19 +01:00
2020-04-24 15:43:54 +02:00
2020-11-02 11:42:39 +01:00
2020-04-24 15:43:54 +02:00
2020-12-16 13:16:45 +01:00
2020-04-24 15:43:54 +02:00
2020-12-02 15:33:19 +01:00
2020-12-02 15:33:19 +01:00
2020-04-24 15:43:54 +02:00
2020-12-02 15:33:19 +01:00
2020-04-24 15:43:54 +02:00
2020-12-08 18:56:33 +01:00
2020-12-08 18:56:33 +01:00
2020-10-25 14:23:53 +01:00
2020-06-25 19:45:56 +02:00
2020-04-24 15:43:54 +02:00
2020-12-16 13:16:45 +01:00
2020-12-08 18:56:33 +01:00
2020-04-24 15:43:54 +02:00
2020-12-16 13:16:45 +01:00
2020-04-24 15:43:54 +02:00
2020-04-24 15:43:54 +02:00
2020-10-22 12:01:47 +02:00
2020-12-08 18:56:33 +01:00
2020-04-24 15:43:54 +02:00
2020-04-24 15:43:54 +02:00
2020-12-16 11:43:17 +01:00
2020-08-11 18:19:48 +02:00
2020-10-23 12:01:39 +02:00
2020-04-24 15:43:54 +02:00
2020-04-24 15:43:54 +02:00
2020-04-24 15:43:54 +02:00
2020-04-24 15:43:54 +02:00
2020-04-24 15:43:54 +02:00
2020-04-24 15:43:54 +02:00
2020-07-27 14:47:42 +02:00
2020-12-02 15:33:19 +01:00
2020-12-16 13:16:45 +01:00
2020-10-25 14:23:53 +01:00
2020-04-24 15:43:54 +02:00
2020-12-02 15:33:19 +01:00