Skip to content
New issue

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

ability to tag individuals with a comment #19

Open
Tracked by #18
adamfoneil opened this issue Mar 29, 2023 · 0 comments
Open
Tracked by #18

ability to tag individuals with a comment #19

adamfoneil opened this issue Mar 29, 2023 · 0 comments

Comments

@adamfoneil
Copy link
Owner

adamfoneil commented Mar 29, 2023

There's already an UnreadComment entity that is created for all users when a comment is added. I'd like the ability to tag individual users for increased visibilty during comment insert. I picture this working by adding a new column bool UnreadComment.IsTagged. There will need to be some UI in the comment form for selecting users.

@adamfoneil adamfoneil changed the title ability to tag individuals with a comment. There's already an UnreadComment entity that is created for all users when a comment is added. I'd like the ability to tag individual users for increased visibilty during comment insert. I picture this working by adding a new column bool UnreadComment.IsTagged. There will need to be some UI in the comment form for selecting users. ability to tag individuals with a comment Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant