Skip to content

fix(desktop): let the note header remove every tag chip - #641

Merged
github-actions[bot] merged 2 commits into
developfrom
fix/remove-note-tags
Aug 29, 2026
Merged

fix(desktop): let the note header remove every tag chip#641
github-actions[bot] merged 2 commits into
developfrom
fix/remove-note-tags

Conversation

@tomymaritano

Copy link
Copy Markdown
Collaborator

Why

Header tag chips only showed × on “manual” tags, and a 22px nowrap row clipped the control. Content #tags could not be removed from the UI.

Fix

  • Every chip has a 16px remove control
  • Manual tags drop from the note
  • Source tags strip #name from markdown (fences and inline code skipped)
  • Chips wrap in the header

Squash-merge.

Content #tags had no remove control, and the 22px row clipped it. Every chip
is removable. Manual tags drop from the note; source tags strip #name.
@coderabbitai

coderabbitai Bot commented Aug 29, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 57 minutes.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: e6e12a9e-11fa-4483-8bd4-859199e52176

📥 Commits

Reviewing files that changed from the base of the PR and between 87db74c and 83e4bb3.

📒 Files selected for processing (6)
  • apps/desktop/src/renderer/components/NoteEditor.tsx
  • apps/desktop/src/renderer/components/editor/TagsInput.tsx
  • apps/desktop/src/renderer/components/editor/editorHeader.module.css
  • apps/desktop/src/renderer/plugins/__tests__/editorPacks.test.ts
  • apps/desktop/src/renderer/plugins/wrapTag.ts
  • docs/releases/v0.23.1.md

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Cover the updater disk-full path and removable tag chips.
@github-actions
github-actions Bot merged commit a8910c9 into develop Aug 29, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant