Skip to content

Refactor TagFilterPopover Component and Fix Issue #116#118

Merged
yyg-max merged 7 commits intolinux-do:masterfrom
gophlet:feature/tag-filter-popover
Aug 31, 2025
Merged

Refactor TagFilterPopover Component and Fix Issue #116#118
yyg-max merged 7 commits intolinux-do:masterfrom
gophlet:feature/tag-filter-popover

Conversation

@gophlet
Copy link
Contributor

@gophlet gophlet commented Jul 24, 2025

例行检查

  • 我已阅读并理解 贡献者公约
  • 我已阅读并同意 贡献者许可协议 (CLA),确认我的贡献将根据项目的 MIT 许可证进行许可;
  • 我知晓如果此 PR 并不做出实质性更改,或可被认为是为了PR被合并而提交PR的,则可能不会被合并。

关联信息

resolves #116

变更内容

  • 将分散在不同页面下的标签筛选控件封装为公共的“标签筛选”组件,提供一致的行为与样式,便于统一维护;
  • 修复“标签筛选”组件中标签移除事件无法被触发的问题;
  • className 优化;
  • 对齐“标签筛选”组件与筛选条件栏控件中标签(Bagde)的样式与交互效果。

变更原因

  • 缺陷修复及优化;
  • 提升项目规范性和可维护性。

附加信息

  • 已在本地环境测试。
图片

@gophlet gophlet changed the title Refactor TagFilter Component and Fix Tag Removal Issue Refactor TagFilterPopover Component and Fix Issue #116 Jul 24, 2025
@github-actions
Copy link

github-actions bot commented Aug 8, 2025

此 PR 长期无活动,将在 14 天后自动关闭。如需继续讨论请回复

@github-actions github-actions bot added the Stale label Aug 8, 2025
@yyg-max yyg-max requested a review from chenyme August 11, 2025 01:54
@github-actions github-actions bot removed the Stale label Aug 12, 2025
@github-actions
Copy link

此 PR 长期无活动,将在 14 天后自动关闭。如需继续讨论请回复

@github-actions github-actions bot added the Stale label Aug 29, 2025
@yyg-max yyg-max merged commit 5ace6fe into linux-do:master Aug 31, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: “标签筛选”组件中标签移除事件无法被触发

3 participants