-
Notifications
You must be signed in to change notification settings - Fork 12
Docs/modals usage guide #139
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
base: docs/3506_function-table
Are you sure you want to change the base?
Conversation
Introduces detailed usage guides for loading modal, message modal, and custom modal components. Updates sidebar and tab labels for consistency, improves descriptions, and adds related links to progress indicator and toast guides for better documentation navigation.
Revised documentation for loading, message, and custom modals to improve clarity and update usage guidelines. Replaced old Figma illustration links with new ones and added three new illustration assets to the static/figma directory.
|
/gemini review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request introduces comprehensive usage guides for the custom, loading, and message modal components, which is a great addition to the documentation. My review focuses on ensuring the new content aligns with the repository's documentation style guide. I've identified several areas for improvement, primarily concerning consistent phrasing, correct punctuation as per the style guide, and resolving a leftover TODO comment. These changes will help maintain the high quality and consistency of the documentation.
| | [Question delete](https://www.figma.com/design/wEptRgAezDU1z80Cn3eZ0o/iX-Documentation-illustrations?node-id=7351-3731&t=WHbXyipgpGwQbVsV-4) | Title: Are you sure you want to delete this item permanently?<br/>Variant: Question<br/>Buttons: primary danger button "Delete" and primary ghost button "Cancel" | | ||
| | [Question discard](https://www.figma.com/design/wEptRgAezDU1z80Cn3eZ0o/iX-Documentation-illustrations?node-id=7351-3947&t=WHbXyipgpGwQbVsV-4) | Title: Do you want to save your changes before leaving?<br/>Variant: Question<br/>Buttons: primary button "Save changes", secondary button "Cancel" and tertiary button "Discard" | | ||
|
|
||
| /*TODO Remove either bullet points or table*/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
…ix-docs into docs/modals-usage-guide
💡 What is the current behavior?
There are no usage guides available for modals.
Jira issue: IX-3423
🆕 What is the new behavior?
👨💻 Help & support