Commit 9387206
CustomSelectControl: Update Value from Fresh State (#67733)
* CustomSelectControl: Prioritized props value over store
* CustomSelectControl: Refactored Codebase to fix failing testcases
* docs: Add changelog entry for CustomSelectControl font size reset fix
* CustomSelectControl: Fetch the fresh state on each call instead of stale state
* Tweak changelog text
---------
Co-authored-by: subodhr258 <subodhrajpopat@git.wordpress.org>
Co-authored-by: mirka <0mirka00@git.wordpress.org>
Co-authored-by: sarthaknagoshe2002 <sarthaknagoshe2002@git.wordpress.org>
Co-authored-by: Rishit30G <rishit30g@git.wordpress.org>
Co-authored-by: inc2734 <inc2734@git.wordpress.org>1 parent 2eec579 commit 9387206
File tree
2 files changed
+3
-2
lines changed- packages/components
- src/custom-select-control
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
0 commit comments