-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: theme property pane reset on hover over the widget #13716
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Unable to find test scripts. Please add necessary tests to the PR. |
/ok-to-test sha=9270165 |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/2300246405. |
UI Performance test run logs and artifacts: https://github.com/appsmithorg/appsmith/actions/runs/2300246405. Click to view performance test results
|
UI Performance test run logs and artifacts: https://github.com/appsmithorg/appsmith/actions/runs/2300246405. Click to view performance test results
|
@keyurparalkar Tested and the issue is fixed. |
/ok-to-test sha=8c14b0e |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/2306383066. |
UI Performance test run logs and artifacts: https://github.com/appsmithorg/appsmith/actions/runs/2306383066. Click to view performance test results
|
/ok-to-test sha=d8c26bc |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/2310997499. |
/ok-to-test sha=0bcd21f |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/2318323908. |
UI Performance test run logs and artifacts: https://github.com/appsmithorg/appsmith/actions/runs/2318323908. Click to view performance test results
|
1 similar comment
UI Performance test run logs and artifacts: https://github.com/appsmithorg/appsmith/actions/runs/2318323908. Click to view performance test results
|
…)" This reverts commit a5f426d.
Description
Summary of changes
SELECT_WIDGET_INIT
andSTART_CANVAS_SELECTION
actions in the appThemingReducer.appStack
to[]
.Motivation for the above changes
appStack
getting set to[]
onFOCUS_WIDGET
actionappStack
should be blank whenever the user clicks on a widget or on the canvas.Fixes #13639
Type of change
How Has This Been Tested?
Manually tested
Checklist:
Test coverage results 🧪
🟢 Total coverage has increased