postman-chrome-interceptor icon indicating copy to clipboard operation
postman-chrome-interceptor copied to clipboard

UI Enhancements

Open prakhar1989 opened this issue 11 years ago • 1 comments

  • [ ] Provide visual feedback alongside "filter box" to indicate submit
  • [x] Add a cancel button to clear text in "filter box"
  • [x] Add a clear button to clear log messages.

prakhar1989 avatar Feb 27 '14 17:02 prakhar1989

The filter box indicator feels weird. It just shows up when I change something. And it's not clear whether it's an indicator or a button. Changes I would propose:

  1. Just call it "Saved" instead of a tickmark
  2. Fade it in, when the user stops typing (use a setTimeout)
  3. Fade it out, after 2 seconds

a85 avatar Feb 28 '14 17:02 a85