jina-ai / dashboard

Interactive UI for analyzing Jina logs, designing Flows and viewing Hub images
https://dashboard.jina.ai
Apache License 2.0
118 stars 61 forks source link

Change boolean typed text input in pod properties to on/off switches #197

Closed imsergiy closed 3 years ago

imsergiy commented 3 years ago

Describe the feature Currently, boolean properties for pods are set by text input. Users input either "true" or "false" and this string is later parsed. But since the option is binary this could be simplified to just on/off switch.

jina-bot commented 3 years ago

This issue is stale because it has been open 20 days with no activity. Remove stale label or comment or this will be closed in 4 days