binary-coffee-dev / binary-coffee-dev/dcs-frontend
Show to the user if the article is not approved by admin
- Dominant language
- TypeScript
- Stars
- 14
- Forks
- 2
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
**Description**
When the user publish an article by default the time is set 30 minutes after the current time in the server, to allow the administrator to review the article. If the admin didn't want to allow the article to be visible, he/she can set admin approval to false.
We should show the user in the list of articles, in the view article, and in the edit article page, a message that the administrator didn't approve the article.
**Requierements**
- [ ] Show a message to the user in the list of articles page
- [ ] Show a message to the user in the article preview page
- [ ] Show a message to the user in the edit article page
Contributor guide
Assessment
This issue has not been assessed yet.