feat: show a warning to users when the numbers items in ProfilesSection is greater than 5
Opened this issue · 0 comments
xiaohanyu commented
Description
I think list more than 5 items in <ProfilesSection>
may be a bad practice in resumes, it will cause resume layout issues as well.
Let's show a warning to users if the number of items in <ProfilesSection>
is greater than 5.
[Optional] Possible Solutions
NA
Acceptance Criteria
- check the number of items
- design and implement warning style/dialogs for sections
Todo list
NA