Skip to content

Support loading commenting frontend#2392

Open
tf wants to merge 4 commits intocodevise:masterfrom
tf:commenting-preview-loading
Open

Support loading commenting frontend#2392
tf wants to merge 4 commits intocodevise:masterfrom
tf:commenting-preview-loading

Conversation

@tf
Copy link
Copy Markdown
Member

@tf tf commented Apr 7, 2026

REDMINE-21261

Replace URL-based editMode detection for inline editing loading
with a loadInlineEditing flag in the seed config. The server
sets the flag, the jbuilder template renders it and derives
translation inclusion from it. This prepares for other features
using the same pattern to control client-side loading.

REDMINE-21261
Set loadCommenting in the seed config for preview mode so the
frontend dynamically imports commenting components after
hydration. Review translations are now derived from the same
flag. This allows server-side gating of commenting via the
seed options.

REDMINE-21261
@tf tf force-pushed the commenting-preview-loading branch from cd04666 to 31094ba Compare April 7, 2026 09:51
tf added 2 commits April 7, 2026 12:00
Register a commenting feature flag so commenting can be enabled
per account or entry. The loadCommenting seed flag is only set
when the feature is active, preventing commenting components
from loading otherwise.

REDMINE-21261
@tf tf force-pushed the commenting-preview-loading branch from 31094ba to e1897ac Compare April 7, 2026 10:02
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