Skip to content

Commit 3bc7cca

Browse files
committed
Keep file search input enabled while loading
1 parent d9b6fae commit 3bc7cca

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/livebook_web/live/file_select_component.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ defmodule LivebookWeb.FileSelectComponent do
123123
value={@file.path}
124124
spellcheck="false"
125125
autocomplete="off"
126-
disabled={@loading}
127126
/>
128127
</form>
129128
</div>

0 commit comments

Comments
 (0)