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

Buttons : 다음 두가지 항목은 button으로 봐야할까요? #13

Open
giyoon opened this issue Dec 2, 2020 · 2 comments
Open

Comments

@giyoon
Copy link

giyoon commented Dec 2, 2020

toggle 은 별도의 컴포넌트로 치는걸까요? button에 들어갈까요?

@giyoon
Copy link
Author

giyoon commented Dec 2, 2020

스크린샷 2020-12-02 오후 6 44 29

이미지 상에서 오른쪽의 텍스트도 버튼으로 라벨링 하면 될까요? 현재의 설정값을 보여주는 동시에 누르면 아마도 bottom sheet 등으로 다른 값을 선택할 수 있게 뜨지 않을까 싶습니다.

@softmarshmallow
Copy link
Member

  1. 컨텍스트적 관점. - 동사형이 아닌 현제 상태를 나타내기 때문에 버튼이 아닌 ListTile 의 Action Property 로 인식되어야 할것같습니다.
  2. 구조적 관점. - 아이콘과 텍스트의 사이즈를 비교하였을때 아이콘이 더 큼으로, 아이콘은 아이콘 버튼, 택스트는 단지 현 세팅값을 알려주는 텍스트로 태깅될수도 있을것 같습니다

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

2 participants