优化监控中心筛选与调用方密钥汇总交互#161
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更概述
.filterGrid默认列数从 5 列调整为 6 列。原因
影响范围
MonitoringCenterPage、监控时间范围状态、相关 i18n 文案。验证结果
npm test:28 个测试文件 / 266 个测试通过。npm run type-check:通过。npm run lint:0 errors,1 个既有 fast-refresh warning。npm run build:通过。prettier --checktouched files:通过。git diff --check:通过,仅有 LF/CRLF 提示。风险 / 回滚
Reviewer notes
getRangeBounds('yesterday')的边界是否符合预期:昨天 00:00 到今天 00:00。input.showPicker?.(),浏览器不支持时保留 focus fallback。