Skip to content

Fix Display of Active and Bindable Services in the UI#5099

Merged
krutten merged 6 commits into
cloudfoundry:developfrom
anynines:feature/fix_display_of_active_and_bindable_services_in_UI
Aug 13, 2025
Merged

Fix Display of Active and Bindable Services in the UI#5099
krutten merged 6 commits into
cloudfoundry:developfrom
anynines:feature/fix_display_of_active_and_bindable_services_in_UI

Conversation

@bmo-at-a9s

Copy link
Copy Markdown
Contributor

Description

The service marketplace shows the attributes “Active” and “Bindable” for each offering. Both are always at “No” during card view. In table view it works fine. If you inspect service offerings in details, they show as “Active” and “Bindable”.

Motivation and Context

This fixes a small bug where data is not displayed correctly.

How Has This Been Tested?

We added some tests to the frontend tests suite to make sure this functionality is covered.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Docs update
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have followed the guidelines in CONTRIBUTING.md, including the required formatting of the commit message

@norman-abramovitz

Copy link
Copy Markdown
Contributor

@krutten. I am not sure why these unit tests failed with /v2/info to / failures, but these changes does not look like could affect those failures. Can we merge these changes as we get the V3 api changes in place?

@krutten
krutten merged commit 045cd27 into cloudfoundry:develop Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants