From d8be274ca35db2296a529c442a55e8ac916bd7a8 Mon Sep 17 00:00:00 2001 From: Geeth S Gunnampalli Date: Sat, 29 Oct 2022 21:48:17 -0500 Subject: [PATCH] Update Sandbox UI/UX I updated the Sandbox UI for a better user experience. Now users do not have to scroll down to view the data they requested. The form is on the left and the response is on the right. --- sandbox/client.html | 33 ++++++++++++++++++++++++++++----- 1 file changed, 28 insertions(+), 5 deletions(-) diff --git a/sandbox/client.html b/sandbox/client.html index c06ae16940..599e462a98 100644 --- a/sandbox/client.html +++ b/sandbox/client.html @@ -1,19 +1,39 @@ - axios + AXIOS | Sandbox -

axios

- -
+
+ axios + +

 | Sandbox

+
+ +
+

Input

@@ -47,7 +67,8 @@

Input

-
+
+

Request

No Data
@@ -61,6 +82,8 @@

Response

Error

None
+
+