fix(ui): 修复学习进度显示并优化终端与反馈组件#146
Merged
Merged
Conversation
- 从课程列表筛选器中移除步骤进度显示,简化学习进度信息 - 为代码终端容器添加相对定位以支持子元素定位 - 扩展反馈/提议卡片文案,明确包含 BUG 报告功能 - 在镜像拉取进度组件中增加卡住检测与刷新机制,提升用户体验 - 添加 Playwright 测试确保学习页弹窗位置在不同课程类型间保持一致
Closed
重构 useLearnActions 中 handleConfirmExit 的逻辑,确保在退出课程操作完成后再进行页面导航,避免潜在的竞态条件。同时改进容器停止流程的错误处理和清理逻辑,增强测试覆盖以验证容器状态管理。
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.
close #127