Coder Social home page Coder Social logo

Comments (4)

nikmd23 avatar nikmd23 commented on June 19, 2024

1.2. Add error/warning icon in front of status number.

This is a great idea, but we should be careful of how its presented.

Many tools show a success icon for 2XX responses, warning for 3XX responses, and error for 4XX and 5XX responses. Given this fairly common convention, it might be confusing for users, or they might not realize that our status icon has more/different meaning than in other tools.

That said, I agree with the spirit of this suggestion, we should just find a better way to present it.

from home.

chetsangnil avatar chetsangnil commented on June 19, 2024

Just chatted with Nik, here's a new placement for error/warning icons.
@nikmd23 : We talked about putting error/warning icons next to the total time, I tired, but it will be very clutter in the future once we have "browser icon (chrome, edge, ..etc.)" in place. So I thought it will work better to add them according to the mock below.

git issue 11-1

from home.

avanderhoorn avatar avanderhoorn commented on June 19, 2024

Regarding On Going currently its impossible to get into this state as we only show the request once its finished. Thats because we only know the response type once the request has finished and for the time being we we only want to show a subset of all requests.

In the future we have had discussions about knowing whether requests are in progress and what do we do with them before adding them to the list (as a future search filter might exclude them)... some thought needs to go into this and is not likely going to happen in this release.

For now I log to the console any requests that we get and don't show. If we thought that we are going to have a lot of "partial" requests, we could add logic which logs out requests that haven't been completed in 30+ seconds or something. But given timing around things, I would put this toward the top of the nice to have list for this release.

from home.

avanderhoorn avatar avanderhoorn commented on June 19, 2024

Closing this off now. Other issues now capture the intent of what this was for.

from home.

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.