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

   ## Summary
   - track in-flight Grafana dashboard exports by UID instead of one global item
   - track in-flight alert-rule asset exports by name
   - preserve each row's loading indicator until its own request settles, with 
concurrent-export regression tests
   
   ## Test plan
   - `NODE_OPTIONS=--no-experimental-webstorage npm test -- --run 
src/components/__tests__/GrafanaDashboardList.test.tsx 
src/components/__tests__/AlertRuleAssetList.test.tsx`
   - `NODE_OPTIONS=--no-experimental-webstorage npx eslint 
src/components/GrafanaDashboardList.tsx src/components/AlertRuleAssetList.tsx 
src/components/__tests__/GrafanaDashboardList.test.tsx 
src/components/__tests__/AlertRuleAssetList.test.tsx --quiet`
   
   Fixes #1346
   


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