OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

fix(frontend): #182

Open maruf-rahman007 opened this issue 1 year ago • 1 comments

The issue: #182 During startup, enable text field, but disable submit The current behavior of the application prevents users from typing their prompts while waiting for the initialization process to complete. This hampers the ideal user experience, especially in cases where the initialization phase takes some time.

So the fix ensures that users can type their prompts while the application is initializing, allowing them to be ready to submit their input once the initialization process is complete.

maruf-rahman007 avatar Mar 26 '24 19:03 maruf-rahman007

I think that's a lint issue

maruf-rahman007 avatar Mar 26 '24 20:03 maruf-rahman007

@maruf-rahman007 looks like you need to fix the lint issues

rbren avatar Mar 27 '24 14:03 rbren

Looks like this is fixed now. Thanks!

rbren avatar Mar 27 '24 21:03 rbren