neurobagel / old-query-tool

User interface for searching across Neurobagel graph
https://query.neurobagel.org/
MIT License
2 stars 0 forks source link

[FIX] pass multiple keyword to cat-field correctly #301

Closed surchs closed 11 months ago

surchs commented 11 months ago

We were passing a prop with boolean type as string. Probably because vue's eslint rules cannot make up their mind about how they want this passed (expect quotes, but want bool).

Changes proposed in this pull request:

Checklist

For new features:

For bug fixes:

netlify[bot] commented 11 months ago

Deploy Preview for neurobagel-query-tool ready!

Name Link
Latest commit 4c6406841e3180d8da3ee7997d0965136a5c8449
Latest deploy log https://app.netlify.com/sites/neurobagel-query-tool/deploys/6560baba7253e500083b92e1
Deploy Preview https://deploy-preview-301--neurobagel-query-tool.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

surchs commented 11 months ago

Thanks for the greenlight @rmanaem but I think I'll just close this guy without merging, #303 will supersede it