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

Enhancement: Add handles to easily message mapper #3453

Open
wireguy opened this issue Aug 11, 2020 · 6 comments
Open

Enhancement: Add handles to easily message mapper #3453

wireguy opened this issue Aug 11, 2020 · 6 comments
Labels
scope: frontend type: enhancement Improving an existing functionality

Comments

@wireguy
Copy link
Contributor

wireguy commented Aug 11, 2020

Similar to #3146 , add handles to the comment editboxes

Example mockup adds 3 users below editbox:

image

@wireguy
Copy link
Contributor Author

wireguy commented Aug 11, 2020

Would also be nice to have it in the Task Status completion, since 'task history' is not displayed when validating multiple tasks.

@willemarcel
Copy link
Contributor

It's a nice suggestion! I think a better solution would be to automatically list all the users that collaborated with the task, when we type @. What do you think, @wireguy ?

@wireguy
Copy link
Contributor Author

wireguy commented Aug 12, 2020

If you mean to only show users that have collaborated, then no.
I may want to add someone new to the task discussion, as in, 'wille is this a bug' or 'bob can you validate this task'.

There is also a growing list of things to know to type '@' for email, and markup notation.
Would be nice to have a help popup (?) with all of the things you can type or do in the editbox.

@willemarcel
Copy link
Contributor

willemarcel commented Aug 12, 2020

If you mean to only show users that have collaborated, then no.

Right now, when you type only @, nothing happens, you need to type a letter to start searching users to mention. So we would list the users that interacted with the task while we have only the @ typed. After typing a letter, it would work as it is now.

@wireguy
Copy link
Contributor Author

wireguy commented Aug 12, 2020

so '@' is like an mru list. i like it.

@wireguy
Copy link
Contributor Author

wireguy commented Dec 14, 2020

@willemarcel I thought about this some more, and have an alternate (probably easier to implement)
Instead of the users name being a link to their profile, have it popup a 3 item menu:

if you don't like the menu, then you could keep the link, and add 2 small graphic buttons after
maybe
image
and
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: frontend type: enhancement Improving an existing functionality
Projects
No open projects
Status: Todo/Backlog
Development

No branches or pull requests

5 participants