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

[discussion/button] Buttons: Text Button or Link? #7

Open
dusskapark opened this issue Nov 19, 2020 · 7 comments
Open

[discussion/button] Buttons: Text Button or Link? #7

dusskapark opened this issue Nov 19, 2020 · 7 comments

Comments

@dusskapark
Copy link

Screen Shot 2020-11-17 at 2 53 59 PM

링크<a/> 와 텍스트 only <button>은 한끗차이라서 맥락으로 이것이 버튼인지 아니면 링크인지를 구분해야 할 것 같습니다.
제 의견은 텍스트 only 버튼은 기본적으로는 라벨링하지 않고, 일부 예외를 가이드에 넣어두면 어떨까 합니다.

@dusskapark
Copy link
Author

Screen Shot 2020-11-17 at 2 55 16 PM

이런 경우는 어떻게 해아할까요...ㅠ

@dusskapark
Copy link
Author

Screen Shot 2020-11-17 at 12 31 47 PM

이메일이나 비번 찾기 기능도 통상적으로 쓰는 것 같습니다.

@dusskapark
Copy link
Author

Screen Shot 2020-11-17 at 12 49 04 PM

위의 2개의 Primary / Secondary 버튼은 누가봐도 버튼인데..
그 아래에 Retrieve 버튼은 텍스트 버튼일까요.. 아니면 링크라고 봐야할까요?

@softmarshmallow
Copy link
Member

IMO, If the plain text, (without container), should be considered as a TextButton if it is isolated and considered as clickable.
I.e. clickable text with non-clickable text should be considered as simply a RichText.

But in other sight, the model's performance by labelling them as a button might be considered as a NOIISE for machine to interpret.

@softmarshmallow softmarshmallow changed the title Buttons: 텍스트 버튼 vs Link [discussion/button] Buttons: Text Button or Link? Nov 19, 2020
@JongheeWoo
Copy link

I agree with @softmarshmallow . The component should be considered as a ghost button. Link should be underlined and should not have its container.

@dusskapark
Copy link
Author

저... 한국어로 쓰셔도 됩니다. Jovin님이 구글 번역기를 쓰는게 낫다 싶어서 회의때 말해놨으니 ㅎㅎㅎ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants