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

Add CRUD on functions and its requirements #2

Closed
blcham opened this issue Jul 23, 2021 · 2 comments
Closed

Add CRUD on functions and its requirements #2

blcham opened this issue Jul 23, 2021 · 2 comments
Assignees

Comments

@blcham
Copy link
Contributor

blcham commented Jul 23, 2021

As a user, I want to add functions and its required functions.

Acceptance criteria:

  • CRUD for functions and their required functions is implemented
  • To search function, the user should see with function name its component name
@blcham
Copy link
Contributor Author

blcham commented Jul 29, 2021

To view required functions there should be an icon (dependency) on the left of delete button. Upon clicking the list of required functions will be shown.

@blcham
Copy link
Contributor Author

blcham commented Aug 4, 2021

  • change label of functions that are selected -- format should be "$function ($component)"
  • add on-hover tooltip to see full name of function if the function name is too long

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

No branches or pull requests

2 participants