Skip to content
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: issue of new query builder v3 #2697

Merged
merged 22 commits into from
May 18, 2023

Conversation

techchintan
Copy link
Contributor

No description provided.

@techchintan techchintan self-assigned this May 15, 2023
@request-info
Copy link

request-info bot commented May 15, 2023

We would appreciate it if you could provide us with more info about this issue/pr!

})),
);
newOptions = results.map((item) => ({
label: checkCommaInValue(String(item)),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this checkCommaInValue? We shouldn't use naive string manipulations anywhere in the code. I have already suggested a fix here #2629 (comment)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This still needs to be fixed

@CLAassistant
Copy link

CLAassistant commented May 17, 2023

CLA assistant check
All committers have signed the CLA.

@ankitnayan ankitnayan self-requested a review May 18, 2023 07:24
@ankitnayan ankitnayan merged commit ca3ff04 into SigNoz:develop May 18, 2023
6 of 9 checks passed
@techchintan techchintan deleted the fix-issue/new-querybuilder-v3 branch June 13, 2023 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants