YinkaMetrics opened a new pull request, #41661:
URL: https://github.com/apache/superset/pull/41661

   ### SUMMARY
   - add a resting chart tile border using the active theme colorBorder token
   - keep the existing border radius token on chart holders
   - add DashboardBuilder coverage for the chart holder border styles
   
   Closes #41618
   
   ### TESTING INSTRUCTIONS
   - env NODE_ENV=test NODE_OPTIONS=--max-old-space-size=8192 
node_modules/.bin/jest --config jest.config.js --silent --runInBand 
src/dashboard/components/DashboardBuilder/DashboardBuilder.test.tsx
   - superset-frontend/node_modules/.bin/prettier --check 
superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx
 
superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.test.tsx
   - git diff --check


-- 
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