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

Fehler in Mitgliedskonto Auswahl Dialog #107

Merged
merged 1 commit into from Jan 20, 2024

Conversation

JohannMaierhofer
Copy link

@JohannMaierhofer JohannMaierhofer commented Jan 19, 2024

Der Request behebt einen Fehler und weiter Unstimmigkeiten
Fehler:

  • Ein Abbruch im MitgliedKontoAuswahl Dialog führt zum Löschen einer bestehenden Zuordnung.

Unstimmigkeiten:

  • Abbruch über Abbruch Button und Abbruch Icon rechts oben führt zur Meldung: "Mitgliedskonto zugeordnet". Das ist aber nicht der Fall, es wird nichts zugeordnet. Wegen des Bugs sogar gelöscht.
  • Abbruch über ESC führt zur Meldung: "Fehler bei der Zuordnung des Mitgliedskontos". Es ist aber kein Fehler passiert.
    Wie im letzten Request implementiert wurde behandle ich einen Abbruch explizit und gebe keine Meldungen mehr bei Abbruch via Button, ESC und Abbruch Icon aus.

Fehler: Ein Abbruch führt zum Löschen einer Zuordnung.
Fehler korrigiert und keine Meldungen mehr bei Abbruch via Button, ESC und Abbruch Icon.
@dippeal dippeal added the fix This will fix a bug label Jan 19, 2024
@dippeal dippeal merged commit 83adb78 into openjverein:master Jan 20, 2024
@JohannMaierhofer JohannMaierhofer deleted the bugMitgliedskonto branch January 20, 2024 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix This will fix a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants