Skip to content

优化挑战贡献页面布局:重组基本信息区块 #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Apr 13, 2025
Merged

Conversation

CC11001100
Copy link
Member

改动内容

本次PR主要优化了挑战贡献页面的表单布局,提升了用户体验:

  1. 重组了基本信息区块的内容:

    • 将标签选择器(TagsSelector)从"标签与参考资料"部分移动到"基本信息"部分
    • 将目标网站URL输入框也移动到"基本信息"部分
    • 调整了相关描述文本,使其更加清晰
  2. 优化了表单填写的逻辑流程:

    • 用户现在可以在填写基本信息时就完成标签和URL的输入
    • 减少了用户在不同区块间来回切换的次数
    • 保持了相关信息的集中展示

动机

这次改动的目的是让表单填写更加直观和高效:

  • 将所有基础属性(ID、平台类型、名称、URL、标签等)集中在一个区块
  • 简化了"标签与参考资料"区块,使其专注于参考资料的管理
  • 提高了表单填写的连贯性和用户体验

测试

  • 验证了标签选择器在新位置的功能正常
  • 验证了URL输入框在新位置的功能正常
  • 确认所有表单数据的保存和加载功能正常
  • 确认YAML导入导出功能正常

@CC11001100 CC11001100 merged commit 5903edc into main Apr 13, 2025
@CC11001100 CC11001100 deleted the dev branch April 13, 2025 14:27
CC11001100 added a commit that referenced this pull request Aug 5, 2025
优化挑战贡献页面布局:重组基本信息区块
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant