eclipse-che / che

Kubernetes based Cloud Development Environments for Enterprise Teams
http://eclipse.org/che
Eclipse Public License 2.0
6.99k stars 1.19k forks source link

[UD] Temporary Storage switch does not work properly #23181

Closed olexii4 closed 1 month ago

olexii4 commented 1 month ago

Describe the bug

The Temporary Storage switch does not work properly for the Select a Sample widget if the Import from Git field has a valid URL.

Che version

7.92@latest

Steps to reproduce

  1. Open the Create Workspace page.
  2. Put a valid URL into the Git repo URL field.
  3. Try to switch temporary storage for samples.
  4. The Temporary Storage switch does not work (demo).

Expected behavior

  1. Open the Create Workspace page.
  2. Put a valid URL into the Git repo URL field.
  3. Try to switch temporary storage for samples.
  4. The temporary storage switch works as expected.

Runtime

OpenShift

Screenshots

No response

Installation method

chectl/next

Environment

macOS

Eclipse Che Logs

No response

Additional context

No response