Giter Club home page Giter Club logo

Comments (3)

JohannesMP avatar JohannesMP commented on June 15, 2024

The main point here is that as a user, you click the a user's name in the screenshot window, at which point the client requests the latest screenshot from the server, and then starts downloading it. However during the time between clicking, and the screenshot actually appearing, a good 10 seconds can pass, during which time there is zero visual feedback that anything is actually happening. As a user this can be anxiety-inducing.

What is required is some sort of instant feedback. this could take several forms:

  • The name turns a different color indicating that a download is occuring. this could include the text simply becoming transparent and unclickable for the duration of the download.
  • The screenshot window opens up instantly, and displays some sort of 'screenshot loading' text.

It should be noted that a user will intuitively understand most signals even if it doesn't literally spell out for them "we're now downloading a screenshot". even the opacity of the name changing while the screenshot is downloading would be enough for the user to understand that _something_ is happening.

from darkmultiplayer.

Xinayder avatar Xinayder commented on June 15, 2024

I tried doing this in a messy way but it'd only display the message when the screenshot was downloaded, and wouldn't disappear.

Another testing I made gave me almost the result we want: displays "Downloading screenshot" when you click the user, and when it downloads, it displays another message.

from darkmultiplayer.

godarklight avatar godarklight commented on June 15, 2024

Implemented via d3743c4

from darkmultiplayer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.