kgabryje commented on code in PR #20572:
URL: https://github.com/apache/superset/pull/20572#discussion_r911969576


##########
superset-frontend/src/explore/exploreUtils/index.js:
##########
@@ -87,7 +87,7 @@ export function getURIDirectory(endpointType = 'base') {
   ) {
     return '/superset/explore_json/';
   }
-  return '/superset/explore/';
+  return '/explore/';

Review Comment:
   With this change saving chart won't work until another PR implementing 
saving chart isn't merged
   
   <img width="637" alt="image" 
src="https://user-images.githubusercontent.com/15073128/176905186-e4004074-cc22-4a4a-96aa-3ab95304ce71.png";>
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to