justinpark commented on code in PR #20778:
URL: https://github.com/apache/superset/pull/20778#discussion_r925841358
##########
superset-frontend/src/dashboard/constants.ts:
##########
@@ -37,6 +37,7 @@ export const PLACEHOLDER_DATASOURCE: Datasource = {
export const MAIN_HEADER_HEIGHT = 53;
export const CLOSED_FILTER_BAR_WIDTH = 32;
export const OPEN_FILTER_BAR_WIDTH = 260;
Review Comment:
I kept this variable because some custom override might be impacted.
--
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]