code4romania / code4romania/website-factory
Add draft previews
Open
enhancement :rocket:
- Dominant language
- PHP
- Stars
- 26
- Forks
- 18
- Avg merge
- 1m
- Merged PRs (30d)
- 14
Description
As an editor/admin, I want to see unpublished/draft pages rendered.
## Current behavior
1. Log into the admin interface
2. Go to pages
3. Open a draft page
4. Go to the page's public URL
5. The user sees the 404 page
## Expected behavior
After step 5, the user should be able to see the page as if it were published.
The URL must show a 404 page if opened by a user not logged in.
Contributor guide
Assessment
This issue has not been assessed yet.