-
Notifications
You must be signed in to change notification settings - Fork 27.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Swap X/Y Y/Z X/Z do not work, when one is "checkpoint" #10388
Comments
we discovered the same dog around the same time |
I've seen the logic of dropdown before, and it doesn't seem to be a problem. Has anything changed since then, perhaps a bug introduced by updating Gradio? |
the axle and the values are actually properly swapped if you change the axle to something else then change it back it will display as normal |
This looks familiar, and on Gradio 3.16 it's even possible to have element shifting. |
I can't see any attached upstream bug and Gradio seems to've merged a ton of dropdown fixes the last half of a year, is anyone tracking if this particular one has been fixed and need any changes on this end? |
Is there an existing issue for this?
What happened?
in X/Y/Z Plot, when one field is "checkpoint" where you can select which entries you want instead of typing, the "swap" buttons do not work:
Steps to reproduce the problem
click Swap X/Z
What should have happened?
Type and Values are swapped, instead only "type" is swapped
Commit where the problem happens
89f9faa
What platforms do you use to access the UI ?
Windows
What browsers do you use to access the UI ?
Mozilla Firefox
Command Line Arguments
set COMMANDLINE_ARGS= --xformers --theme dark --disable-nan-check --api
List of extensions
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: