You are not logged in!
Login Link

Just a reminder you are not following this thread.
Wed, Nov 17th 2021 08:19   Edited on Fri, Nov 19th 2021 11:06

Reply vs Notification

When a user replies to a thread the notification appears as ...

 
Thread has a new reply by Itsmeyask.
  The notification does not name the thread that was being replied in and it does not have a link to that thread.

  Update: I have removed the Reply button for a post until this notification can be fixed.

  Github Bug Report  
 
 
.discussion-board-post-actions a:first-of-type {
  display: none;
}
 
.discussion-board-main-thread-post .discussion-board-post-actions a:first-of-type {
  display: inline-block;
}
 
Powered by World Anvil