fullstorydev / grpcui

An interactive web UI for gRPC, along the lines of postman
MIT License
5.24k stars 388 forks source link

Added dropdowns for the Request tab. #285

Open sf0319 opened 1 year ago

sf0319 commented 1 year ago

Added dropdowns for the Request fields to focus attention and conserve space. Given most usages will likely be for just Filling in request data it defaults to shown while MetaData and Timeout Default to hidden.

Screenshot 2023-11-15 at 1 07 58 AM