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

Enhance Subscription Request Response with outsideSubscriptionBoundary Property #626

Open
DutchBen opened this issue Apr 24, 2024 · 0 comments

Comments

@DutchBen
Copy link
Contributor

DutchBen commented Apr 24, 2024

Description:
As a frontend developer tasked with implementing the functionality described in ticket workfloworchestrator/orchestrator-ui-library#367, I propose an enhancement to the subscription request response. Currently, when a subscription is requested, the return value includes productBlockInstances. To better facilitate frontend development and provide more context, I suggest adding a new property to each productBlockInstances object: outsideSubscriptionBoundary.

Details:

  • Property Name: outsideSubscriptionBoundary
  • Type: Boolean
  • Purpose: This property will indicate whether the associated productBlockInstance is outside the subscription boundary.
  • Usage: Frontend developers can utilize this property to adjust the display or behavior of elements based on their placement relative to the subscription boundary.

By adding this property, we can streamline frontend development and enhance the user experience by providing valuable information about the subscription boundary directly within the response data.

@DutchBen DutchBen changed the title Add property 'outsideSubscriptionBoundary' to productBlock instance values Enhance Subscription Request Response with outsideSubscriptionBoundary Property Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant