gradio/js/app/test
Hannah 73268ee2e3
Improve source selection UX (#6766)
* Add new source option styling for pasting from clipboard
Use SourceSelect in Image component

* prevent device selection cut off
tweak source selection ux

* Check for dupe sources in source selection
Set sources[0] to active_source in Image

* tweaks

* tweak

* add image interaction test

* more tests

* improve light/dark mode color contrast

* add changeset

* remove unused prop

* add no device found placeholder
change T<sources> -> T<source_types>

* style tweak

* allow pasting on click + add e2e test

* fix e2e tests

* formatting

* add timeout to e2e test

* tweak

* tweak test

* change `getByLabel` to `getByText`

* value tweak

* logic tweak

* test

* formatting

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-12-19 19:24:08 +00:00
..
files Process and convert .svg files in Image (#6500) 2023-11-22 00:50:40 +01:00
audio_component_events.spec.ts Fix flaky CI tests (again 😓 ) (#6780) 2023-12-14 12:40:36 -08:00
audio_debugger.spec.ts Add volume control to Audio (#6254) 2023-11-15 13:19:02 +01:00
blocks_chained_events.spec.ts Fix api event drops (#6556) 2023-12-12 15:24:46 -08:00
blocks_essay.spec.ts Fix updating choices in gr.Dropdown and updates related to other components (#6309) 2023-11-07 04:16:29 -08:00
blocks_inputs.spec.ts Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
blocks_page_load.spec.ts Test Blocks.svelte footer copy (#5307) 2023-08-24 12:12:27 +02:00
blocks_xray.spec.ts Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
cancel_events.skip.spec.ts Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
chatbot_multimodal.spec.ts Improve like/dislike functionality (#6572) 2023-11-24 19:03:18 +01:00
chatinterface_streaming_echo.spec.ts Fix flaky CI tests (again 😓 ) (#6780) 2023-12-14 12:40:36 -08:00
clear_components.spec.ts Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
components.test.ts Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
dataframe_colorful.spec.ts Fix for stylized DataFrame (#6318) 2023-11-07 11:16:33 -08:00
file_explorer_component_events.spec.ts Fix directory-only glob for FileExplorer (#6689) 2023-12-12 16:39:11 -08:00
gallery_component_events.spec.ts Fix the download button of the gr.Gallery() component to work (#6487) 2023-12-09 17:58:19 +01:00
image_component_events.spec.ts Improve source selection UX (#6766) 2023-12-19 19:24:08 +00:00
input_output.spec.ts Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
kitchen_sink.skip.spec.ts Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
media_data.ts Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
model3d_component_events.spec.ts Fix flaky CI tests (again 😓 ) (#6780) 2023-12-14 12:40:36 -08:00
on_listener_test.spec.ts Fix event target (#6383) 2023-11-13 15:14:55 -08:00
outbreak_forecast.spec.ts Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
queue_full_e2e_test.spec.ts E2E test that Queue Full does not break the client. Also that backend exceptions don't break the client or queue. (#6812) 2023-12-18 15:13:44 -05:00
tests.md Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
upload_button_component_events.spec.ts Fix flaky CI tests (again 😓 ) (#6780) 2023-12-14 12:40:36 -08:00
video_component_events.spec.ts Improve source selection UX (#6766) 2023-12-19 19:24:08 +00:00