Skip to content

bug(ui): Create Purchase Plan button does nothing when Azure provider filter is active #17

@rocketri

Description

@rocketri

Summary

On the Recommendations tab, when the Provider filter is set to Azure, clicking Create Purchase Plan opens no modal and produces no visible response. The button fires its click handler but nothing happens.

Steps to Reproduce

  1. Navigate to the Recommendations tab
  2. Set the Provider filter to Azure
  3. Click Create Purchase Plan
  4. Observe: no modal appears, no error shown

Expected Behaviour

Clicking Create Purchase Plan should open either the recommendation selection modal or the plan creation modal, pre-populated with the active Azure filter context.

Notes

The button works correctly when no provider filter is applied. The failure appears specific to the Azure-filtered state. No console errors were observed — the handler likely returns early on an empty selection without surfacing feedback to the user.

🤖 Found via Playwright Azure UX test

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions