Sakthieswaran

Results 2 issues of Sakthieswaran

- Show default value when input is empty. - Pressing Tab fills the prompt with default or selected choice. - Added test to verify default display, prefill behavior, and correct...

1. Display questions when when returns { ask: false, display: true } without adding to answers. 2. Fully skip questions when when returns { ask: false, display: false } or...