flowfuse icon indicating copy to clipboard operation
flowfuse copied to clipboard

No feedback when MQTT Client reached

Open knolleary opened this issue 5 months ago • 0 comments

Current Behavior

If a team is at its limit of MQTT Clients, the 'create' button is still active and they can fill in the form to try to create a new one.

Clicking the confirm button does nothing - no feedback, dialog doesn't close.

Under the covers, the API request has been made and properly rejected with a 400 and limit reached error.

Image

Expected Behavior

Feedback that they are at the limit of their team.

Don't show the create dialog. Disable the create button.

Steps To Reproduce

No response

Environment

  • FlowFuse version:
  • Node.js version:
  • npm version:
  • Platform/OS:
  • Browser:

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

knolleary avatar Jul 31 '25 15:07 knolleary