ivelum / djangoql

Advanced search language for Django
MIT License
1.02k stars 89 forks source link

Serialize empty options to null #112

Closed MilovanovM closed 10 months ago

MilovanovM commented 10 months ago

There is a bug when the completion lib always put "" to the end of the entered string even if it's a numeric field as [] is always true https://github.com/ivelum/djangoql-completion/blob/f9cefc3ae3c985c234f91b3fab6f5254e20e14dc/src/index.js#L953C1-L953C1

sonarcloud[bot] commented 10 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud