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

Delay after writing #144

Closed
faebser opened this issue Jul 7, 2015 · 5 comments
Closed

Delay after writing #144

faebser opened this issue Jul 7, 2015 · 5 comments
Assignees
Milestone

Comments

@faebser
Copy link

faebser commented Jul 7, 2015

Actual

After writing something into the chat input and pressing enter there is a brief delay before anything happens.

Expected

After writing something into the chat input and pressing enter, there is instant activity (either loading/spinner etc).

On Linux/Firefox 39.0 the delay is rather significant.
On Linux/Version 43.0.2357.130 (64-bit) is a bit shorter.

From my point of view this issue devalues the whole user experience highly and should be prioritized.
You could try to add the entered text directly to the post-list and show it as still sending.

@jwilander jwilander self-assigned this Jul 8, 2015
@jwilander
Copy link
Member

Hi faebser,

Thanks for the feedback!

This is a very good issue you bring up; any delay between a user action and a visible result is a bad experience for the user. We actually have an improvement ticket in our internal issue tracking system for this but I'll leave this issue open for public visibility on the issue.

@it33
Copy link
Contributor

it33 commented Jul 9, 2015

Hi @faebser, we originally had this filed as a feature request both internally and at: http://mattermost.uservoice.com/forums/306457-general/suggestions/8685295-make-message-sending-faster

However, you make a good point that it's more of a bug, given lack of response, which breaks our internal guidelines. Reclassifying this as a bug that we plan to fix.

@it33 it33 added bug and removed enhancement labels Jul 9, 2015
@it33 it33 added this to the 0.6.0 milestone Jul 9, 2015
@it33 it33 modified the milestones: v0.7.0, v0.6.0-alpha Aug 8, 2015
@it33
Copy link
Contributor

it33 commented Aug 8, 2015

We ended up removing this from v0.6.0 as it added a bunch of corner cases and risk that needed more investment before we could release, queued for v0.7.0

@coreyhulen
Copy link
Contributor

this is now fixed in master. #380

@faebser
Copy link
Author

faebser commented Aug 26, 2015

thanks alot

witjem pushed a commit to witjem/mattermost-server that referenced this issue Oct 6, 2022
Kshitij-Katiyar pushed a commit that referenced this issue Jul 3, 2024
… UI features (#144)

* [MM-16098] added an EnableJiraUI setting which cancels webapp rendering

* Update plugin.json

Co-Authored-By: Jason Blais <13119842+jasonblais@users.noreply.github.com>
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

4 participants