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

Message editing settings #374

Closed
marceloschmidt opened this issue Jul 29, 2015 · 6 comments
Closed

Message editing settings #374

marceloschmidt opened this issue Jul 29, 2015 · 6 comments

Comments

@marceloschmidt
Copy link
Member

Allow/Disallow message editing
Allow/Disallow message deleting
Show/Hide that a message has been edited/deleted
Keep history of edited/deleted messages

@rwakida
Copy link
Contributor

rwakida commented Aug 19, 2015

hi @marceloschmidt I noticed you implemented these changes, but it looks like the message template is not reactive due to "nrr". Are you planning on making the icons reactive to setting change? For example, the edit icon is not reactively removed after the Message_AllowEditing is set to false. Thanks.

@marceloschmidt
Copy link
Member Author

Hey @rwakida. We have to think about performance vs usability. Do we really need those icons to immediately reflect settings? Is that something that will be changed more oftenly than not?

@rwakida
Copy link
Contributor

rwakida commented Aug 19, 2015

@marceloschmidt 😄 agreed. My only gripe is that the edit icon is still visible with pointer cursor, but no feedback is given to the user as to why they can't edit, and the delete icon is visible and still works.

Also, we need to protect the serverside methods. The updateMessage and deleteMessage need to check the settings.

@marceloschmidt
Copy link
Member Author

You're right! Thanks for the reminder. I'll work on that tonight.

Marcelo Schmidt

On Wed, Aug 19, 2015 at 8:17 PM, Reid Wakida [email protected]
wrote:

[image: 😄] agreed. My only gripe is that the edit icon is still
visible with pointer cursor, but no feedback is given to the user as to why
they can't edit, and the delete icon is visible and still works.

Also, we need to protect the serverside methods. The updateMessage and
deleteMessage need to check the settings.


Reply to this email directly or view it on GitHub
#374 (comment)
.

@rwakida
Copy link
Contributor

rwakida commented Aug 19, 2015

thanks! we need that in our fork.

@marceloschmidt
Copy link
Member Author

@rwakida that is done

@engelgabriel engelgabriel modified the milestone: Important Dec 6, 2016
HappyTobi pushed a commit to HappyTobi/Rocket.Chat that referenced this issue Jul 10, 2018
bhardwajaditya pushed a commit to bhardwajaditya/Rocket.Chat that referenced this issue Aug 31, 2020
…fb78cf

[Upstream Catchup] Merge RC:master to develop_pwa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants