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: lettercase bug in query-builder #4120

Merged
merged 4 commits into from
Dec 19, 2023
Merged

Conversation

s4nju
Copy link
Contributor

@s4nju s4nju commented Nov 30, 2023

Summary

This PR solves the issue mentioned in #4109

@s4nju
Copy link
Contributor Author

s4nju commented Dec 1, 2023

Here is a working video for the above fix. please let me know if you need anything. Thank you

Screen.Recording.2023-12-01.at.5.45.38.PM.mov

@makeavish makeavish merged commit a6b6abf into SigNoz:develop Dec 19, 2023
11 checks passed
makeavish added a commit that referenced this pull request Dec 19, 2023
@makeavish
Copy link
Member

This PR misses edge cases when keys has Upper case values

@s4nju
Copy link
Contributor Author

s4nju commented Dec 19, 2023

@makeavish can you please provide example for which this is not working?

@makeavish
Copy link
Member

Please check case when we select dbName key in filter, we can't select suggestions

Screenshot 2023-12-19 at 16 59 25

@s4nju
Copy link
Contributor Author

s4nju commented Dec 19, 2023

Got it. Should I raise another PR for this? or make changes in the previous one? 😕

@makeavish
Copy link
Member

Got it. Should I raise another PR for this? or make changes in the previous one? 😕

Create another PR, if that works then we won't merge the revert PR #4255

YounixM pushed a commit that referenced this pull request Dec 21, 2023
This reverts commit a6b6abf.

Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants