lizhimins opened a new pull request, #1447:
URL: https://github.com/apache/rocketmq-dashboard/pull/1447

   Consolidates five small fixes from @yyqdbngt into a single PR (same approach 
as #1234 / #1379 / #1381). Each commit keeps the original author, plus one 
test-adaptation commit.
   
   - #1252 fix(metrics): report non-JSON error bodies with their real status (a 
proxy HTML/plain-text page is no longer misreported as a connection failure)
   - #1254 fix(ui): make DLQ group search case-insensitive
   - #1255 fix(ui): do not report form validation failure as a save failure 
(instance add/update handlers)
   - #1256 fix(ui): clear topic dropdown when the instance has no topics
   - #1257 fix(ui): reset audit page when changing page size
   
   Note: a sixth related PR (#1253, group brokers by owning cluster) is not 
included — that behavior already shipped via #1055.
   
   Test adaptation: MessagePage query-history tests now mock `listTopics` with 
real topic names, because #1256 intentionally replaces the old fall-through to 
static defaults.
   
   Verification: backend 850/850 green; frontend build + 87 files / 449 tests 
green; eslint clean.
   
   The original PRs will be closed referencing this one once merged.


-- 
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