fix: correct desktopname in zh_CN basic-operations markdown - #637
Conversation
Fix the desktopname field in zh_CN basic-operations.md which was mistakenly set to "Get started with UOS" instead of the expected "learn-basic-operations", causing the search result icon to fail loading and the title to display raw text. 修复 zh_CN 版 basic-operations.md 首行的 desktopname 字段,原值 "Get started with UOS" 应为 "learn-basic-operations",导致搜索 结果界面图标损坏、标题显示为英文原文。 Log: 修复 zh_CN 快速入门文档 desktopname 字段错误导致搜索结果图标异常 PMS: BUG-363959 Influence: 搜索"文件管理器"/"全局搜索"时该文档图标显示为损坏图样且标题显示为英文
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates the zh_CN basic-operations documentation metadata so the desktopname matches the expected identifier used by the search system, fixing the broken icon and incorrect title in search results. Flow diagram for search using desktopname in documentation metadataflowchart LR
A[basic-operations.md header
desktopname=learn-basic-operations] --> B[Search_indexer reads desktopname]
B --> C[Search_results use desktopname]
C --> D[Load icon for learn-basic-operations]
C --> E[Display localized title 如何快速上手UOS]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
deepin pr auto review★ 总体评分:100分■ 【总体评价】
■ 【详细分析】
■ 【改进建议代码示例】 # 如何快速上手UOS|learn-basic-operations|
 |
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- Consider scanning other localized basic-operations markdown files to ensure their desktopname fields are consistent with the expected identifier so similar search/icon issues don’t exist elsewhere.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- Consider scanning other localized basic-operations markdown files to ensure their desktopname fields are consistent with the expected identifier so similar search/icon issues don’t exist elsewhere.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: GongHeng2017, max-lvs The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/forcemerge |
|
This pr force merged! (status: unstable) |
d8f0f43
into
linuxdeepin:release/eagle
Fix the desktopname field in zh_CN basic-operations.md which was mistakenly set to "Get started with UOS" instead of the expected "learn-basic-operations", causing the search result icon to fail loading and the title to display raw text.
修复 zh_CN 版 basic-operations.md 首行的 desktopname 字段,原值 "Get started with UOS" 应为 "learn-basic-operations",导致搜索 结果界面图标损坏、标题显示为英文原文。
Log: 修复 zh_CN 快速入门文档 desktopname 字段错误导致搜索结果图标异常
PMS: BUG-363959
Influence: 搜索"文件管理器"/"全局搜索"时该文档图标显示为损坏图样且标题显示为英文
Summary by Sourcery
Documentation: