“잘못된” 이메일 주소가 메시지를 표시하지 않고 초대 시 “이메일 보내기” 버튼을 비활성화합니다

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.

4개의 좋아요

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개의 좋아요

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개의 좋아요