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
Categories UI/UX #26501
Categories UI/UX #26501
Changes from all commits
9de59bd
0de8fc9
a4e8623
ce8519c
4271f61
df09636
3136cba
8ab4fa4
16584e9
ed22582
9ec3adf
e84005d
b7a28e1
c1bedca
24b3f85
b8acd96
678b4c6
2b481b2
9064496
8ef7ad3
b2bd62e
30210f7
5212989
c6eaa66
46ef605
136db9d
323184b
e96b876
a83a539
b1c72c4
a688c13
d2cf77a
f89e2f3
1d1ee6d
75e808d
099c1fc
c2ad63e
b55359e
0e0f317
e49f2dd
d7e1560
c2980fe
278b103
d59ddb1
4cdf856
10a711a
c6f425f
90dd075
748dcfc
5acfae0
b5d1657
c3a77d1
0fbc6d1
1a7cb65
3d47748
305b6a2
b61d13a
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.
Hi,
OptionsListUtils
validates if the searchValue is an email or phone.We should have changed this behavior to only check if it matches any category.
issue: #28078
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.
@rushatgabhane, is it fixed already or I can work on it?
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.
it's fixed in the linked issue