AntonShuvaev / intellij-dynamodb

DynamoDB plugin for Intellij IDEA and other JetBrains IDEs
https://plugins.jetbrains.com/plugin/18896-dynamodb
16 stars 0 forks source link

Deleting table does not refresh display #44

Closed ktwbc closed 1 year ago

ktwbc commented 1 year ago

Describe the bug When deleting a table, the table list does not refresh. The deleted table will not even disappear on a manual refresh click.

Steps to reproduce For Delete:

  1. Right click on a table and select Delete
  2. Confirm Yes Expected behavior Expect new table to disappear from the list. The triangle disappears but the table name stays and will not disappear even if you click the Reload circular icon.

Environment information:

AntonShuvaev commented 1 year ago

Thanks for reporting the issue. Will fix it in the next update.