Skip to content

✨(frontend) add find and replace feature to the editor - #2570

Draft
AntoLC wants to merge 1 commit into
mainfrom
feat/find-replace
Draft

✨(frontend) add find and replace feature to the editor#2570
AntoLC wants to merge 1 commit into
mainfrom
feat/find-replace

Conversation

@AntoLC

@AntoLC AntoLC commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Purpose

We have added a new feature to the editor that allows users to find and replace text within their documents. This feature enhances the editing experience by providing a convenient way to search for specific words or phrases and replace them with new content.

Demo

We have added a new feature to the editor that allows
users to find and replace text within their documents.
This feature enhances the editing experience by
providing a convenient way to search for specific
words or phrases and replace them with new content.
@AntoLC AntoLC self-assigned this Aug 7, 2026
@AntoLC AntoLC added frontend feature add a new feature labels Aug 7, 2026
@AntoLC AntoLC linked an issue Aug 7, 2026 that may be closed by this pull request
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Size Change: +4.42 kB (+0.1%)

Total Size: 4.36 MB

📦 View Changed
Filename Size Change
apps/impress/out/_next/static/20c53ccd/_buildManifest.js 0 B -670 B (removed) 🏆
apps/impress/out/_next/static/chunks/879.js 623 kB -26.5 kB (-4.08%)
apps/impress/out/_next/static/chunks/1306.js 0 B -64.2 kB (removed) 🏆
apps/impress/out/_next/static/chunks/4749.js 63.6 kB +3.94 kB (+6.6%) 🔍
apps/impress/out/_next/static/chunks/5588.js 24.2 kB +24.2 kB (new file) 🆕
apps/impress/out/_next/static/chunks/6803.js 0 B -24.1 kB (removed) 🏆
apps/impress/out/_next/static/chunks/8768.js 91 kB +91 kB (new file) 🆕
apps/impress/out/_next/static/d2c1bf4a/_buildManifest.js 695 B +695 B (new file) 🆕

compressed-size-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature add a new feature frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add search and replace functionality

1 participant