lizhimins commented on issue #3337:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/3337#issuecomment-5599610555

   Resolved by #3339 (merged into `rocketmq-studio` as 3d5f625d).
   
   The fix matches the Expected behavior described here: `handleCreate` no 
longer prepends the create response to the in-memory list, it awaits 
`reloadTopicPage()` which re-runs `listTopicsPage` with the current page / page 
size / type filter / search term and replaces both `topics` and `totalTopics` 
from the server response. The existing `reloadTopicPageAfterDelete` helper was 
renamed to `reloadTopicPage` and is now shared by the single-delete, 
batch-delete and create paths, so all three refresh from the authoritative 
server page.
   
   Note the merge target is the `rocketmq-studio` branch rather than the 
repository default branch, so GitHub did not auto-close this issue from the 
`Fixes` reference.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to