Skip to content
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

[UI] When creating/updating pipeline, user can still click next and save pipeline when adding invalid tags #883

Open
jingnanl opened this issue Feb 6, 2024 · 1 comment
Labels
bug Something isn't working webconsole-frontend The module webconsole's frontend

Comments

@jingnanl
Copy link
Contributor

jingnanl commented Feb 6, 2024

Summary

When creating/updating pipeline, user can still click next and save pipeline when adding invalid tags, although there is error message in the UI. As an improvement, we may want to disable "Next" button when there is any invalid input.

Steps to reproduce

  1. Create pipeline
  2. Input invalid tags in the first step (the error message should show up)
  3. Click "Next" button

What is the current bug behavior?

User can save the pipeline, and the action is likely to fail due to invalid tags.

What is the expected correct behavior?

Disable "Next" button until all the input is valid.

Relevant logs and/or screenshots

Possible fixes


This is 🐛 Bug Report

@jingnanl jingnanl added bug Something isn't working needs-triage the issues to be triaged by team webconsole-frontend The module webconsole's frontend and removed needs-triage the issues to be triaged by team labels Feb 6, 2024
@zxkane
Copy link
Contributor

zxkane commented Mar 4, 2024

Is it fixed in #881?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working webconsole-frontend The module webconsole's frontend
Projects
None yet
Development

No branches or pull requests

2 participants