fabiobento512 / FRequest

FRequest - A fast, lightweight and opensource desktop application to make HTTP(s) requests
https://fabiobento512.github.io/FRequest
GNU General Public License v3.0
167 stars 15 forks source link

[FEATURE REQUEST] Make DEL button work in Requests list #1

Closed pingzing closed 6 years ago

pingzing commented 6 years ago

Hi! This is an awesome program. I greatly prefer its UI paradigm and snappiness to Postman. I've noticed a few small usability issues. I'll lay them out in Github Issues, but if you have another preferred way to receive feedback, I can use that instead!

Application Version

v1.1

Platform

Windows 10, Fall Creators Update (Version 1709, Build 16299)

Issue

The DEL button doesn't remove saved Requests from the Request list.

Expected

DEL button has the same functionality as the right-click -> Delete flow. In addition, the right-click context menu should show the hotkey assigned to the function.

fabiobento512 commented 6 years ago

Hi! This is an awesome program. I greatly prefer its UI paradigm and snappiness to Postman.

Thanks! :)

I've noticed a few small usability issues. I'll lay them out in Github Issues, but if you have another preferred way to receive feedback, I can use that instead!

I'm glad to receive feedback. It is fine to post the issues here at github, in fact I don't have any other place where they can be posted at the moment.

I will add this functionality, once I'm done I will post here.

fabiobento512 commented 6 years ago

Implemented in 1.1a.

fabiobento512 commented 6 years ago

@pingzing Just to notice you that v1.1a is now available with your suggestions. Thanks!