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

fix: fix missing description #3680

Merged
merged 1 commit into from
Oct 20, 2023
Merged

fix: fix missing description #3680

merged 1 commit into from
Oct 20, 2023

Conversation

huhuanming
Copy link
Contributor

No description provided.

@what-the-diff
Copy link

what-the-diff bot commented Oct 20, 2023

PR Summary

  • Enhanced Field Component with a Description Property
    The 'Field' component present in the main form module (Form/index.tsx) has been improved by adding a new 'description' property (prop). This feature provides extra contextual information about the respective field, thereby enhancing user experience.

  • Description Property Extended to Storybook
    Additionally, the 'description' property (prop) has been also extended to the 'Field' component in the Storybook (Form.tsx). This allows visualizing and testing of this new feature (description property) during development, ensuring a high-quality user interface.

@huhuanming huhuanming enabled auto-merge (squash) October 20, 2023 03:34
@huhuanming huhuanming merged commit 736ab89 into x Oct 20, 2023
1 check passed
@huhuanming huhuanming deleted the feat/form-description branch October 20, 2023 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants