-
Notifications
You must be signed in to change notification settings - Fork 374
fix: LG templates error in form dialog generation #5823
Conversation
5e0012d to
0a972ab
Compare
|
Please fix the UT, and i have one question that, the orignal issue seems to be, we are "over" copying, and your fix seems to be, copying more? Can you explain a little bit more, why the previous behavior is affecting form dialog, and how your fix would fix it? |
Actually not copy, it is adding LG templates used in dialog, but missing in |
get it |
* search imports * update test Co-authored-by: Dong Lei <donglei@microsoft.com>
Description
In #5654 lg files auto add placeholder for missing templates, load bot will search
<dialogId>.lgfind missing lg and do add. but did not searchimports, this fix expand the search grid to all imported files.Task Item
close #5763
close #5724
Screenshots