-
Notifications
You must be signed in to change notification settings - Fork 3
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
ET-372: ICD questions QA and wrap up #174
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
PR Type
Enhancement
Description
QuestionLabels
interface to support new ICD-10 related labels.Changes walkthrough 📝
Question.tsx
Enhance question component with ICD-10 description and link
src/molecules/question/Question.tsx
Select
component with additional description elements.types.ts
Extend QuestionLabels interface for ICD-10 support
src/molecules/question/types.ts
QuestionLabels
.question.module.scss
Add styles for ICD-10 description in question component
src/molecules/question/question.module.scss
.awell_question_description
.