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

Device-Management Progress is not displayed! #199

Closed
Apollon77 opened this issue Dec 5, 2024 · 1 comment
Closed

Device-Management Progress is not displayed! #199

Apollon77 opened this issue Dec 5, 2024 · 1 comment
Assignees
Labels
bug Something isn't working fixed issue is fixed and can be retested frontend/ui issue is relevant for matter adapter frontend/ui

Comments

@Apollon77
Copy link
Collaborator

Apollon77 commented Dec 5, 2024

The adapter uses a progress DM method but this is not displayed.

Can be tested by replacing https://github.com/ioBroker/ioBroker.matter/blob/main/src/lib/DeviceManagement.ts#L287 with e.g. an Promise await timeout of 30s. ... and then in the UI klick on "delete " for a node

Backend requests are send and such but nothing is shown

There are also no errors in the browser console. and "Process received" or such is logged, so it received the progress command it seems

@Apollon77 Apollon77 added bug Something isn't working frontend/ui issue is relevant for matter adapter frontend/ui labels Dec 5, 2024
GermanBluefox added a commit that referenced this issue Dec 11, 2024
@GermanBluefox GermanBluefox added the fixed issue is fixed and can be retested label Dec 11, 2024
Apollon77 pushed a commit that referenced this issue Dec 12, 2024
#223)

* Added extended dialog: #181
Added ioBroker vendor icon: #192
Changed some texts: #168
Make info closable
Make it possible to show always qr-code: #138

* Make contrast icons: #187

* Make dialog wider: #190

* Change info boxes

* Show warning icon if device is in erroneous mode: #198

* Made waiting time 5 minutes: #185

* Implemented progress dialog: #199

* Fixing pipeline

* Fixing pipeline

* Fixing pipeline
@Feuer-sturm
Copy link
Collaborator

matter 0.3.1

@Apollon77 während des Node löschen Vorgangs im iobroker Matter controller wird ein "in progress" Element in der UI angezeigt. Kann das issue damit geschlossen werden?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed issue is fixed and can be retested frontend/ui issue is relevant for matter adapter frontend/ui
Projects
None yet
Development

No branches or pull requests

3 participants