Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[ML] Add better UI support for runtime fields Transforms #90363
[ML] Add better UI support for runtime fields Transforms #90363
Changes from all commits
7dc3db9
717eaae
008ceab
b35e56a
52a47c3
e40e94b
f1c8052
cc4831c
7995e66
f84ebf3
0e1c429
9018492
f8f8bd5
3cfed18
b123f88
5db60f1
fb94187
aee8a23
28281c4
4f68ebf
e8bec3e
e4e2fb0
341aabb
3d3935b
08e635e
8adf58f
29778b2
5cd5cd1
ba04871
211937a
bc43513
76c9c79
2bd6b3c
ad32ea3
9323382
860c26f
7b91ae0
af2e8e4
07563e9
8712080
4ef577c
04219b2
f23a747
f77f6a6
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If I'm not mistaken, in case
{extraCountMsg}
is empty, the sentence ends up with 2 spaces beforeare not supported for analysis
string. I thinkand {count} more
message should take care of adding a space.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the extra space to
extraCountMsg
will actually be stripped out. For example, this is what I looks like with the spaces inextraCountMsg
.And this is what it looks like as is: