mirror of
https://github.com/wekan/wekan.git
synced 2026-02-03 23:21:47 +01:00
parent
691c3aff68
commit
84f49fa7a1
21 changed files with 240 additions and 57 deletions
|
|
@ -45,7 +45,7 @@ BlazeComponent.extendComponent({
|
|||
// In case the filter is active we need to add the newly inserted card in
|
||||
// the list of exceptions -- cards that are not filtered. Otherwise the
|
||||
// card will disappear instantly.
|
||||
// See https://github.com/libreboard/libreboard/issues/80
|
||||
// See https://github.com/wekan/wekan/issues/80
|
||||
Filter.addException(_id);
|
||||
|
||||
// We keep the form opened, empty it, and scroll to it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue