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 - Detecting and showing OData failures in Info Center #2731

Open
3 tasks
nikmace opened this issue Jan 2, 2025 · 0 comments
Open
3 tasks

FEATURE - Detecting and showing OData failures in Info Center #2731

nikmace opened this issue Jan 2, 2025 · 0 comments
Assignees
Labels
adp-tooling 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 Jan 2, 2025

As a developer,
I want to see when the OData has failed,
so that I better verify the OData connectivity right away when starting the editor

Description

We need to display the OData status in the Info Center and alert the user when an error occurs.

Acceptance Criteria

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

Given I have an adaptation project
when I run the editor and there is a problem with OData connectivity
then I will see an error in the Info Center.

Notes

Tasks

  • Unit Tests added
  • Test Cases defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adp-tooling 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