jina-ai / jina-ui

Monorepo for JinaJS and frontend projects
https://showcase.jina.ai/
Apache License 2.0
7 stars 9 forks source link

Improve question validation logic in PDF showcase #78

Closed Roshanjossey closed 3 years ago

Roshanjossey commented 3 years ago

Let's remove the requirement to have ? at the end.

Also, let's have required words to 2 or above.

You can find the relevant code here https://github.com/jina-ai/jina-ui/blob/master/packages/showcases/src/utils/utils.ts#L2

atrievel commented 3 years ago

Hey @Roshanjossey - I'd love to take this if it is still available. Thanks!

Roshanjossey commented 3 years ago

It's still available. Assigned it to you

atrievel commented 3 years ago

Work done in #79