Skip to content

Conversation

caponetto
Copy link

closes #454

Also in this PR:

  • Subpaths also activate their parent item in the nav bar
  • Use builtin <FileUpload>.dropzoneProps to block invalid file extensions in WorkspaceKindForm upload
  • Wrap requests to extract ErrorEnvelopes
  • Make <Alert> title bold again

Demo:

  • Trying to drop an unsupported file
  • Trying to drop an unexpected WorkspaceKind format
  • Trying to drop an invalid WorkspaceKind to simulate validation errors (calls create endpoint and shows the errors)
  • Dropping a valid file and successfully call create endpoint
issue454.mov

@github-project-automation github-project-automation bot moved this to Needs Triage in Kubeflow Notebooks Jul 4, 2025
@google-oss-prow google-oss-prow bot added area/frontend area - related to frontend components area/v2 area - version - kubeflow notebooks v2 labels Jul 4, 2025
@paulovmr
Copy link

paulovmr commented Jul 4, 2025

/ok-to-test

Copy link

@paulovmr paulovmr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@ederign
Copy link
Member

ederign commented Jul 7, 2025

/approve
/lgtm

Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ederign

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow bot merged commit cbedbff into kubeflow:notebooks-v2 Jul 7, 2025
7 checks passed
@github-project-automation github-project-automation bot moved this from Needs Triage to Done in Kubeflow Notebooks Jul 7, 2025
noalimoy pushed a commit to noalimoy/notebooks that referenced this pull request Jul 17, 2025
… creation (kubeflow#471)

* feat(ws): prepare frontend for validation errors during WorkspaceKind creation

Signed-off-by: Guilherme Caponetto <[email protected]>

* feat(ws): extract validation alert to its own component

Signed-off-by: Guilherme Caponetto <[email protected]>

* fix(ws): use error icon for helper text

Signed-off-by: Guilherme Caponetto <[email protected]>

---------

Signed-off-by: Guilherme Caponetto <[email protected]>
bhaktinarvekar pushed a commit to bhaktinarvekar/notebooks that referenced this pull request Sep 14, 2025
… creation (kubeflow#471)

* feat(ws): prepare frontend for validation errors during WorkspaceKind creation

Signed-off-by: Guilherme Caponetto <[email protected]>

* feat(ws): extract validation alert to its own component

Signed-off-by: Guilherme Caponetto <[email protected]>

* fix(ws): use error icon for helper text

Signed-off-by: Guilherme Caponetto <[email protected]>

---------

Signed-off-by: Guilherme Caponetto <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/frontend area - related to frontend components area/v2 area - version - kubeflow notebooks v2 lgtm ok-to-test size/L
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants