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

Config UI: collect errors during startup #19799

Closed
wants to merge 1 commit into from
Closed

Config UI: collect errors during startup #19799

wants to merge 1 commit into from

Conversation

andig
Copy link
Member

@andig andig commented Mar 15, 2025

Fix #19792 (comment)

Collect all (most) errors during startup but don't abort. I still can't edit the loadpoint here.

TODO

  • decide which error to return- only the first?

@andig andig added the bug Something isn't working label Mar 15, 2025
@andig andig requested a review from naltatis March 15, 2025 10:11
@andig andig removed the request for review from naltatis March 15, 2025 10:11
@andig andig marked this pull request as draft March 15, 2025 10:11
@andig
Copy link
Member Author

andig commented Mar 23, 2025

@naltatis brauchen wir den hier für irgendwas? Sonst gerne schließen.

@naltatis
Copy link
Member

Ist ein bisschen die Frage ob dem Nutzer das hilft, wenn er mehr als einen Fehler sieht. Gerade weil es dann ja auch Folgefehler sein können.

Würde es im UI auch etwas komplizierter machen, da wir dann mehrere rote Boxen (Circuit kaputt, Loadpoint kaputt, ...) und mehrere Fehlermeldungen (aktuell fix unten) haben könnten die sich auch aufeinander beziehen. Das ist zumindest mit dem jetzigen Muster nicht ohne Umbau abbildbar.

Daher würd ichs lieber erst einmal parken und später wenn alles eingeruckelt ist ggf. wieder aufgreifen.

@naltatis naltatis closed this Mar 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI-Konfiguration: charger: cannot create charger 'db:10': invalid charger type:
2 participants