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

Suggest matches for new element subject #74

Open
CSchmitz81 opened this issue Sep 1, 2018 · 2 comments
Open

Suggest matches for new element subject #74

CSchmitz81 opened this issue Sep 1, 2018 · 2 comments

Comments

@CSchmitz81
Copy link
Member

CSchmitz81 commented Sep 1, 2018

As the user types the new subject into the new element dialog a search should be run for matching elements with the expected type, which should then be displayed as previews within the new element dialog. The suggested elements should be limited to the top 12, arranged in a grid if the dialog is wide enough, similar to the home screen. If an element is clicked it should be opened to show its element details dialog. If the element is not already a child (has the same parent element) there should be a button below the suggested element to link that element as a new child, unless the type doesn't support multiple children. Elements which are already children can have the same button in a disabled state, but should show a tooltip when moused over which states that it's already linked to the same element.

If #55 isn't implemented, element search can be added to the list loader returning newly generated list in the same way suggested results are generated.

@CSchmitz81 CSchmitz81 added this to the MVP milestone Sep 1, 2018
@CSchmitz81 CSchmitz81 added this to To do in cTree MVP via automation Sep 1, 2018
@CSchmitz81
Copy link
Member Author

Requires #73 to be implemented

@CSchmitz81
Copy link
Member Author

Requires #116 to be implemented, which should cover listing the elements, but some additional visual changes will need to be made, as covered in the description.

@CSchmitz81 CSchmitz81 moved this from To do to Blocked in cTree MVP Jun 23, 2019
@CSchmitz81 CSchmitz81 moved this from Blocked to To do in cTree MVP Jul 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
cTree MVP
  
To do
Development

No branches or pull requests

1 participant