Confusing status after publishing collection by language #9015
Labels
area: ui
Related to the admin panel.
needs-design
status: needs-triage
Possible bug which hasn't been reproduced yet
v3
Describe the Bug
I have noticed some issues related to the feature that allows publishing collections by language.
Expected behavior:
The status bar should show "Published" for the selected language after publishing.
The editor should clearly understand which language versions are published versus in draft status.
These changes would enhance the user experience by reducing confusion and providing more flexibility in managing multilingual content.
Actual behavior:
After publishing a language, the status bar shows "Changed - Revert to published" instead of "Published," which confuses content editors and may lead to errors.
Additional suggestion: It would be helpful to add an option to unpublish individual languages. This would improve content management by allowing editors to control the publication status of each language version independently.
Link to the code that reproduces this issue
https://github.com/italodr/payload-test/tree/issue-publishing-by-language
Reproduction Steps
pnpm install
to install dependenciespnpm dev _community
to start the admin panelWhich area(s) are affected? (Select all that apply)
area: ui
Environment Info
Payload: 3.0.0-beta.123
Node.js: v20.12.2
Next.js: 15.0.0
The text was updated successfully, but these errors were encountered: