Skip to content

Conversation

namdaeun
Copy link
Member

@namdaeun namdaeun commented Sep 30, 2025

변경사항

Toast 컴포넌트 Story명을 변경하였으며, description을 구체화했습니다.

기존 toast prop 중 action이 객체 형태여서 스토리북에 나타낼 땐 이에 대한 기능을 구체적으로 확인하지 못했는데, 이 객체 부분을 actionName, onActionClick의 두 개의 prop으로 나타내어 평면화함으로써 각각의 prop이 어떤 역할을 하는지 명시하고, 제어 가능하도록 수정했습니다.

또한 Toast 구현부에서 aria-live 속성을 통해 동적인 변경 부분(Toast 문구)을 감지해서 알려줄 수 있도록 했으며, aria-atomic: true을 통해 변경된 부분 전체를 읽도록 속성을 추가했습니다

시급한 정도

🏃‍♂️ 보통 : 최대한 빠르게 리뷰 부탁드립니다.

@namdaeun namdaeun requested a review from wuzoo September 30, 2025 05:44
@namdaeun namdaeun self-assigned this Sep 30, 2025
Copy link

height bot commented Sep 30, 2025

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

Copy link

changeset-bot bot commented Sep 30, 2025

⚠️ No Changeset found

Latest commit: f704c3a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@namdaeun namdaeun changed the title refactor(ui): Toast 컴포넌트 storybook 및 접근성 개선 refactor(Toast): Toast 컴포넌트 storybook 및 접근성 개선 Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant