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

FEATURE - Add default content for extension points to the outline in CPE #1866

Open
3 tasks
nikmace opened this issue Apr 25, 2024 · 0 comments
Open
3 tasks
Assignees
Labels
control-property-editor @sap-ux/control-property-editor feature New feature or request preview-middleware @sap-ux/preview-middleware preview-middleware-client

Comments

@nikmace
Copy link
Contributor

nikmace commented Apr 25, 2024

_As a developer,
when I am using CPE and have opened an ADP containing ext points,

I want to see their default content in the outline tree and the message that explains about that default content in the 'add new fragment' dialog in the same manner as in VE,

so that I know what is the default content of an ext point that I would be replacing If I add fragment to it and to be notified that this default content will no longer be there after the replacement._

Description

The developer can see the existing default content under an extension point in the outline tree and he is notified about it in the 'add new fragment' dialog in the same manner as in VE.

Acceptance Criteria

GivenWhenThen format (https://martinfowler.com/bliki/GivenWhenThen.html)

Given I have an ADP with Extension Points that have default content,
when I open the Add Fragment at Extension Point dialog
then I see a message notifying me that if I continue to add a fragment I will no longer see the fragment.

Notes

Tasks

  • Enance CPE with default content
  • Unit Tests added
  • Test Cases defined
@nikmace nikmace added feature New feature or request preview-middleware @sap-ux/preview-middleware preview-middleware-client control-property-editor @sap-ux/control-property-editor labels Apr 25, 2024
@nikmace nikmace self-assigned this Apr 25, 2024
@nikmace nikmace changed the title FEATURE - Add default content for extension points in CPE FEATURE - Add default content for extension points to the outline in CPE Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
control-property-editor @sap-ux/control-property-editor feature New feature or request preview-middleware @sap-ux/preview-middleware preview-middleware-client
Projects
None yet
Development

No branches or pull requests

1 participant