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

New element related previews #116

Open
CSchmitz81 opened this issue Jun 23, 2019 · 0 comments
Open

New element related previews #116

CSchmitz81 opened this issue Jun 23, 2019 · 0 comments

Comments

@CSchmitz81
Copy link
Member

Add the ability to show a list of element previews in the New Element dialog. The New Element dialog is shown after clicking on a button in an element dialog to add a related entry (ex. clicking "Answer Question" for a question element type). The preview elements should look the same as the list of elements shown on the main page, and be placed below the Submit button. There should be a divider line when any element previews are displayed, but if no element previews are displayed it should be hidden. The list should load progressively, like the main page, as it scrolls, which should also scroll the new element entry fields.

This list does not need to load real related entries, and can pull directly from the suggestion loader like the main page does for testing. The suggestion loader code should be commented out before submitting a PR, and no suggestions should be visible when running the code from the PR without uncommenting the suggestion loader code.

@CSchmitz81 CSchmitz81 added this to the MVP milestone Jun 23, 2019
@CSchmitz81 CSchmitz81 added this to To do in cTree MVP via automation Jun 23, 2019
@KPHowley KPHowley self-assigned this Jul 6, 2019
@KPHowley KPHowley removed their assignment Jul 24, 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

2 participants