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

OutlineItem component does not get focused #2289

Open
3 tasks
yangwooseong opened this issue Jun 17, 2024 · 2 comments
Open
3 tasks

OutlineItem component does not get focused #2289

yangwooseong opened this issue Jun 17, 2024 · 2 comments
Labels
bug Issues related to anything that isn't working

Comments

@yangwooseong
Copy link
Collaborator

Summary

OutlineItem 컴포넌트에 포커싱이 가지 않습니다.

Reproduction process

OutlineItem은 클릭가능함에도 불구하고 포커싱이 가지 않고 div 태그로 작성되어 있습니다.
적절한 태그로 렌더링 하도록 변경하고 포커싱이 가도록 해야합니다.

Version of bezier-react

2.0.7

Browser

No response

Operating system

  • macOS
  • Windows
  • Linux

Additonal Information

No response

@yangwooseong yangwooseong added bug Issues related to anything that isn't working good first issue Issue that good for newcomers labels Jun 17, 2024
@github-project-automation github-project-automation bot moved this to 📌 Backlog in Bezier React Jun 17, 2024
Copy link

channeltalk bot commented Jun 17, 2024

@yangwooseong yangwooseong changed the title OutlineItem does not get focused OutlineItem component does not get focused Jun 17, 2024
@sungik-choi
Copy link
Contributor

추가) SCSS 마이그레이션 작업 당시 하위 호환성을 고려하기 위해 div로 유지했었던거라, 작업 이후 채널 데스크에 적용했을 때 영향 받는 곳은 없는 지 꼼꼼하게 체크해봐야합니다.

@yangwooseong yangwooseong removed the good first issue Issue that good for newcomers label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues related to anything that isn't working
Projects
No open projects
Status: 📌 Backlog
Development

No branches or pull requests

2 participants