DevCollective.io icon indicating copy to clipboard operation
DevCollective.io copied to clipboard

View Post page

Open monarchwadia opened this issue 3 years ago • 2 comments

  • [x] User can see the current post's title, date, author and community name.
    • [ ] The author name is clickable.
    • [x] The community name is clickable.
  • [x] Markdown syntax highlighting is correct for JS, JSX, TS, HTML, CSS, SCSS (if available), Python, Bash (if available), JSON (if available).
  • [ ] User can edit or delete the post if they're the ones who created it.

monarchwadia avatar Jun 21 '21 20:06 monarchwadia

The author [...] [is] clickable.

Wouldn't this rely on the existence of user pages? Should I create an issue for that?

brandongit2 avatar Jun 22 '21 18:06 brandongit2

Good call. I'll create the issue. EDIT: Here's the issue: https://github.com/Mintbean/DevCollective.io/issues/51

monarchwadia avatar Jun 22 '21 18:06 monarchwadia