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

Create new feature form #936

Merged
merged 4 commits into from
Jan 11, 2023
Merged

Create new feature form #936

merged 4 commits into from
Jan 11, 2023

Conversation

Fendoe
Copy link
Contributor

@Fendoe Fendoe commented Jan 3, 2023

Signed-off-by: Boli Guan ifendoe@gmail.com

Description

Resolves #488

image

image

How was this PR tested?

Does this PR introduce any user-facing changes?

  • No. You can skip the rest of this section.
  • Yes. Make sure to clarify your proposed changes.

Signed-off-by: Boli Guan <ifendoe@gmail.com>
@Fendoe Fendoe changed the title Create nww feature form Create new feature form Jan 3, 2023
@xiaoyongzhu
Copy link
Member

Thanks for the PR! @Fendoe is there a staging env that folks can play with?

@Fendoe
Copy link
Contributor Author

Fendoe commented Jan 3, 2023

@xiaoyongzhu Blair will provide it tomorrow.

Signed-off-by: Boli Guan <ifendoe@gmail.com>
Signed-off-by: Boli Guan <ifendoe@gmail.com>
@blrchen
Copy link
Collaborator

blrchen commented Jan 4, 2023

Thanks for the PR! @Fendoe is there a staging env that folks can play with?

@xiaoyongzhu please checkout this staging link: https://brave-moss-045d2ce00-25.eastasia.1.azurestaticapps.net

@blrchen
Copy link
Collaborator

blrchen commented Jan 5, 2023

@Fendoe I did some test and find a bug for unhappy path. To repro this, just create a feature with a name that already exists in project, the api responses 400 correctly but UI displays feature created successfully message. The expected behavior is UI should display the 400 error message returned from api to tell user detail error.

Signed-off-by: Boli Guan <ifendoe@gmail.com>
@xiaoyongzhu
Copy link
Member

@Fendoe I do have a few comments and I've recorded here: #955

@blrchen blrchen merged commit 0873c6f into feathr-ai:main Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI: Eanble create feature form
4 participants