We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Development
allow query posts by user by their comment username
replace comment update text with post edit button
if user not logged in, redirect them to login page if try to reply to comment
consolidate the 2 instances of voting icons into 1 comp
allow comment deletion
change red badge from -1 to -3
compress root comment replies until link with number of replies expanded via btn
don't allow editing of multiple comments at once
align the RHS of the comments to a particular spot
drag user's screen down to where comment placed once created
display comment author's reputation or mini badge beside their comment
don't let authors of comments vote on them
determine how to display + get author profile pics
delete all post comments and votes when post deleted?
dont delete all user comments and votes when user deleted (unrelated)
Change score requirement for a comment badge to half that of post and user
The text was updated successfully, but these errors were encountered:
SethCram
No branches or pull requests
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Development
allow query posts by user by their comment username
replace comment update text with post edit button
if user not logged in, redirect them to login page if try to reply to comment
consolidate the 2 instances of voting icons into 1 comp
allow comment deletion
change red badge from -1 to -3
compress root comment replies until link with number of replies expanded via btn
don't allow editing of multiple comments at once
align the RHS of the comments to a particular spot
drag user's screen down to where comment placed once created
display comment author's reputation or mini badge beside their comment
don't let authors of comments vote on them
determine how to display + get author profile pics
delete all post comments and votes when post deleted?
dont delete all user comments and votes when user deleted (unrelated)
Change score requirement for a comment badge to half that of post and user
The text was updated successfully, but these errors were encountered: