Skip to content

✨(frontend) unauthenticated users can search inside a document#2407

Open
AntoLC wants to merge 1 commit into
mainfrom
feat/search-public-unauth
Open

✨(frontend) unauthenticated users can search inside a document#2407
AntoLC wants to merge 1 commit into
mainfrom
feat/search-public-unauth

Conversation

@AntoLC

@AntoLC AntoLC commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Purpose

Unauthenticated users can now search documents inside a document depend their permissions on the document.

Steps to appreciate the feature:

  • Create a doc
  • Make it public
  • Copy the link
  • Create a sub-doc
  • Paste the link in another browser - you must be unauthenticated
  • The search button is available
  • if you search the sub-doc, it is available

@AntoLC AntoLC self-assigned this Jun 8, 2026
@AntoLC AntoLC added frontend feature add a new feature labels Jun 8, 2026
@AntoLC AntoLC linked an issue Jun 8, 2026 that may be closed by this pull request
@AntoLC AntoLC force-pushed the feat/search-public-unauth branch from f4f2e29 to a2f8884 Compare June 8, 2026 15:37
@AntoLC AntoLC requested a review from Ovgodd June 8, 2026 15:38
@AntoLC AntoLC force-pushed the feat/search-public-unauth branch from a2f8884 to 6919546 Compare June 8, 2026 15:39
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Size Change: -928 B (-0.02%)

Total Size: 4.33 MB

📦 View Changed
Filename Size Change
apps/impress/out/_next/static/ae8e9a6b/_buildManifest.js 673 B +673 B (new file) 🆕
apps/impress/out/_next/static/chunks/pages/_app.js 578 kB -928 B (-0.16%)
apps/impress/out/_next/static/f6052f09/_buildManifest.js 0 B -673 B (removed) 🏆

compressed-size-action

@Ovgodd Ovgodd left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it works well for me too !

@AntoLC AntoLC force-pushed the feat/search-public-unauth branch from 6919546 to 7c5e5ff Compare June 9, 2026 13:45
Unauthenticated users can now search documents inside
a document depend their permissions on the document.
@AntoLC AntoLC force-pushed the feat/search-public-unauth branch from 7c5e5ff to b5e6f42 Compare June 9, 2026 14:04
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.

Search is not available on public docs that contain subdocs

2 participants