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

Display alert error with invalid object names as 'functions' #147

Closed
2 tasks
fmigneault opened this issue Feb 16, 2019 · 1 comment
Closed
2 tasks

Display alert error with invalid object names as 'functions' #147

fmigneault opened this issue Feb 16, 2019 · 1 comment
Assignees
Labels
bug Problem, error, or invalid behaviour help wanted ui Something related to the UI operations or display
Milestone

Comments

@fmigneault
Copy link
Collaborator

When the name of the service as a invalid character for a function name (ex: with -), the display alert call fails on 'delete' button press because the function is undefined.

image

todo

  • fix the behaviour by escaping the invalid characters
  • add UI unittest to submit form on delete and inspect that popup appears (ref Unittests #74)
@fmigneault fmigneault added bug Problem, error, or invalid behaviour ui Something related to the UI operations or display labels Feb 16, 2019
@fmigneault fmigneault self-assigned this Feb 16, 2019
@fmigneault fmigneault added this to the 0.10.x milestone Mar 28, 2019
@fmigneault
Copy link
Collaborator Author

resolved since 2.0.0, in 6c8864d using index

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Problem, error, or invalid behaviour help wanted ui Something related to the UI operations or display
Projects
None yet
Development

No branches or pull requests

1 participant