Skip to content

UI improvement suggestion for request method drop down #409

@GglServe

Description

@GglServe

Describe the bug

  • With current UI of main page, the method selection offers an editable text field along with drop down to list the request methods.
  • But just clicking on the drop down does not show all methods, you have to manually delete the method text (like 'GET') to be actually able to see all methods.
  • This is somewhat confusing behavior, since expected behavior is to get a list of available methods for selection when clicking on down arrow of input box.
  • Just clicking the down arrow does not show cursor in the method text box to let user know to delete the text first.

To Reproduce
Steps to reproduce the behavior:

  1. Click on down arrow in request method on main page.
  2. Only method visible is 'GET'

Expected behavior
Drop down list shows all available methods, or at least let me know to edit the method text manually.

Screenshots
image

Desktop:

  • OS: Windows 8.1
  • Browser: Brave
  • Version: 1.0.1 Chromium: 78.0.3904.108 (Official Build) (64-bit)

Suggested fixes

  • All the methods should be visible when clicking on just down arrow in the text box
  • Cursor should appear in text box when only down arrow is clicked to let user know that field is editable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions