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

Project Wizard - improve project/layer selection step #7289

Closed
alansemenov opened this issue Jan 29, 2024 · 4 comments · Fixed by #7419
Closed

Project Wizard - improve project/layer selection step #7289

alansemenov opened this issue Jan 29, 2024 · 4 comments · Fixed by #7419
Labels
Improvement Suggestion for improvement
Milestone

Comments

@alansemenov
Copy link
Member

On the first step of the Project Wizard user has to specify whether he/she creates a project or layer. If "Layer" radio is selected, then we show the dropdown with projects for selecting parent for the new layer.

  1. The radio group should be removed. If user will select a parent project in the dropdown then we'll create a layer, otherwise a new project.

  2. Change label of the dropdown to make it obvious what "parent project" actually means.

If multi-inheritance is disabled (default):
Should data be inherited from another project? Select it here:

If multi-inheritance is enabled:
Should data be inherited from other projects? Select them here:

  1. Make sure "Next" button is replaced with "Skip".

image
image

@alansemenov alansemenov added the Improvement Suggestion for improvement label Jan 29, 2024
@alansemenov alansemenov added this to the 5.2.0 milestone Jan 30, 2024
@vot-enonic
Copy link

Other suggestions for improvement, @alansemenov

  • When creating a new layer, and you have already selected a layer/project in the grid, the latter should be populated as the parent in the wizard
  • Apps should be possible to copy, including configuration, from parent (PLZ)

@alansemenov
Copy link
Member Author

When creating a new layer, and you have already selected a layer/project in the grid, the latter should be populated as the parent in the wizard

We had this originally but removed as people were seemingly confused. Do you remember why exactly @sigdestad? I also think it was convenient.

Apps should be possible to copy, including configuration, from parent (PLZ)

👍

@sigdestad
Copy link
Member

The UI was a bit different at the time, with the refactoring, I agree we should set the selected project as parent by default. Now this can easily be removed anyway.

@alansemenov
Copy link
Member Author

Apps should be possible to copy, including configuration, from parent (PLZ)

#7418

alansemenov added a commit that referenced this issue Mar 7, 2024
…splaying Copy from Parent button and data on the Summary step #7289
alansemenov added a commit that referenced this issue Mar 7, 2024
@alansemenov alansemenov linked a pull request Mar 7, 2024 that will close this issue
alansemenov added a commit that referenced this issue Mar 25, 2024
…splaying Copy from Parent button and data on the Summary step #7289
alansemenov added a commit that referenced this issue Mar 25, 2024
alansemenov added a commit that referenced this issue Apr 5, 2024
…splaying Copy from Parent button and data on the Summary step #7289
alansemenov added a commit that referenced this issue Apr 5, 2024
alansemenov added a commit that referenced this issue Apr 5, 2024
…splaying Copy from Parent button and data on the Summary step #7289
alansemenov added a commit that referenced this issue Apr 5, 2024
ashklianko added a commit that referenced this issue Apr 5, 2024
-Correctly setting readonly property on the dropdown list options
alansemenov added a commit that referenced this issue Apr 8, 2024
…splaying Copy from Parent button and data on the Summary step #7289
alansemenov added a commit that referenced this issue Apr 8, 2024
alansemenov pushed a commit that referenced this issue Apr 8, 2024
-Correctly setting readonly property on the dropdown list options
alansemenov added a commit that referenced this issue Apr 8, 2024
alansemenov added a commit that referenced this issue Apr 8, 2024
…splaying Copy from Parent button and data on the Summary step #7289
alansemenov added a commit that referenced this issue Apr 8, 2024
alansemenov pushed a commit that referenced this issue Apr 8, 2024
-Correctly setting readonly property on the dropdown list options
alansemenov added a commit that referenced this issue Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Suggestion for improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants