You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the introduction of the recycled-bin, the recycled items are no more moved/deleted from the table.
This lead to the fact that recycled items are not sync with websockets.
I don't think updating the plugin accordingly is a good idea.
Would there be a way to extend the plugin? Create a graasp-plugin-websockets-recycle-bin? Or should recycle-bin export a plugin for supporting its feature?
Since the introduction of the recycled-bin, the recycled items are no more moved/deleted from the table.
This lead to the fact that recycled items are not sync with websockets.
I don't think updating the plugin accordingly is a good idea.
Would there be a way to extend the plugin? Create a
graasp-plugin-websockets-recycle-bin? Or should recycle-bin export a plugin for supporting its feature?