xwikisas / application-flashmessages

Allow you to create flash messages aiming at one or multiple local groups
0 stars 2 forks source link

Deleting Flash entries from the LiveTable results in empty flash messages remaining in the top bar #30

Closed ane-gabriela closed 5 years ago

ane-gabriela commented 5 years ago

Steps to reproduce:

  1. Create some flash entries
  2. From the LiveTable delete all except 1
  3. Observe the top bar

Expected results: Only the remaining Flash entrie can be seen in the LiveTable and in the top bar.

Actual results: In the top bar all the deleted flash entries appear as empty messages which change after 10 seconds as they were still there.

Environment: Windows 10, XWiki 10.11.2 with MySQL 5.7 and Edge 18

emptyflashmessages

arcilli commented 5 years ago

Cannot reproduce the bug in XWiki 8.4/11.5 on Ubuntu. The problem was probably generated by list elements and not by the messages. This bug was solved in #31.