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

Adding duplicate Feature does not revert Feature pane #125

Open
lvanvugt opened this issue Jan 23, 2023 · 2 comments
Open

Adding duplicate Feature does not revert Feature pane #125

lvanvugt opened this issue Jan 23, 2023 · 2 comments
Assignees
Labels
bug Something isn't working needs test defined needs testing Ready for testing
Milestone

Comments

@lvanvugt
Copy link
Contributor

lvanvugt commented Jan 23, 2023

When executing scenario 095 in which a duplicate feature is being tried to create an error is validly thrown that the feature already exists, but the Feature pane is not refreshed and the textbox with the duplicate feature name remains.

Test Scenarios

No. Feature Scenario
0095 Adding Feature Adding duplicate Feature

in atdd-test-scenarios-and-results.xlsx

Was found while testing #102

@DavidFeldhoff
Copy link
Collaborator

The backend returns that the change isn't valid. Marton is going to change the UI side that the value is cleared after leaving the field (or on a similar event) if the change wasn't valid.

@martonsagi
Copy link
Collaborator

UI change implemented. The textbox value will revert to empty value in case of unsuccessful savechanges action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs test defined needs testing Ready for testing
Projects
None yet
Development

No branches or pull requests

3 participants