postman-chrome-interceptor
postman-chrome-interceptor copied to clipboard
UI Enhancements
- [ ] 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.
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:
- Just call it "Saved" instead of a tickmark
- Fade it in, when the user stops typing (use a setTimeout)
- Fade it out, after 2 seconds