Karthik Kumar
Karthik Kumar
Removed separator object as it was conflicting with the delete key binding for Delete key to use in Control+Shift+Delete. to perform delete request Closes #7325
Moved the search bar to the right of the request/response body by 50% so that the search bar doesn't hide with the text when the search bar is opened. Closes...
Fix for Infinity issue while generating the test case. When value is empty, Math.max() is called with empty value which gives results in -Infinity. Closes #6848
Generates error similar to Copy as curl option when there are undefined variables Closes #4825 **Screenshot** 
### Description Fixes issue #8221 ### Type of Change - [ ] Bug fix ### Screenshots and Media (if applicable) ### Test Scenarios ### References --- > [!NOTE] > Adds...
### Description Implemented work item status to display in the search result Fixes #7722 Fixes #8144 ### Type of Change - [ ] Bug fix (non-breaking change which fixes an...