Keita Fish
Keita Fish
@johnkim-det i used `Alert` component instead of form because code view is not a part of form component. to check the code config format, it errors out without API call...
@johnkim-det `parsing continue experiment request: invalid resource configuration: rpc error: code = InvalidArgument desc = resource pool compute-pool does not exist or is not available to workspace id 1` error...
> * Simple Config modal does not validate the form initially, so the submit button is not disabled even though the default state does not have a value for Max...
i forgot about `form.validateFields()`. fixed the issue with it. --- the submit button issue in the Full config should be fixed https://github.com/determined-ai/determined/assets/109113616/109c081a-2646-4427-86bb-c0cbbbbf3319 --- applied changes in `ExperimentCreateModal` too. Let me...
iirc, we wanna resolve the double scrollbar issue, right (or is it out of scope)? if so, i still see the issue --- i see this bug in latest main,...
> @keita-determined That search bug seems like a blocker, but I'm not able to repro it. Did you do anything special/unusual? i first typed `test`, and delete a letter one...
yep, it works now
As Guangqing said in the ticket, I cannot reproduce it either in main branch.
didnt notice this PR, but the same fix is merged as #7751
@johnkim-det okay. i'll review the PR after fixing or file the issue.