aminghadersohi commented on code in PR #41661:
URL: https://github.com/apache/superset/pull/41661#discussion_r3520395134
##########
superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:
##########
@@ -317,6 +317,10 @@ const StyledDashboardContent = styled.div<{
width: 100%;
height: 100%;
background-color: ${theme.dashboardTileBg ?? theme.colorBgContainer};
+ border: ${theme.dashboardTileBorder ??
Review Comment:
HIGH: the `pre-commit (current)` required check is failing at this HEAD —
`prettier-frontend` reformats this file (`files were modified by this hook`).
Run `prettier --write` (or the repo's pre-commit hook) locally and push the
formatted version; this blocks merge as-is.
--
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]