"Ungültige" E-Mail-Adresse deaktiviert "E-Mail senden"-Schaltfläche bei Einladung ohne Nachricht

So I just spent 5 minutes looking at the Invite User popup and wondering why that “Save and Send Email” button was greyed out.

Turns out I included a space after the email address when copy/pasting it.

afbeelding

4 „Gefällt mir“

Care to try a PR to strip the space?

(the proper solution here though is a combo)

  1. Never grey out buttons, just let user click and fail
  2. Strip emails server side
1 „Gefällt mir“

A fix for the trailing space has been merged into core.

The work for never grey’ing out the buttons and displaying proper warnings instead is going to be done at a later time.

2 „Gefällt mir“