btlqql opened a new pull request, #2657: URL: https://github.com/apache/rocketmq-dashboard/pull/2657
## Summary - validate only persisted data-source fields when saving metadata - keep username, password, and bearer-token validation scoped to connection tests - cover editing a bearer-token source without re-entering a token that would be discarded ## Tests - `npm exec vitest -- run src/pages/settings/__tests__/DataSourceTab.test.tsx` - `npm exec prettier -- --check src/pages/settings/DataSourceTab.tsx src/pages/settings/__tests__/DataSourceTab.test.tsx` - `npm exec eslint -- src/pages/settings/DataSourceTab.tsx src/pages/settings/__tests__/DataSourceTab.test.tsx` - `npm run build` Closes #2653 -- 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]
