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

refactor: improve project sharing UX #882

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Conversation

aofei
Copy link
Member

@aofei aofei commented Sep 9, 2024

Fixes #847
Fixes #848

resolved: []
}>()

const form = useForm({})
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这边用 UIFormUIFormItem 是为了复用它的样式吗

要是没有用到它们的样式,建议不去依赖它们了;目前它们的功能及接口主要是针对带校验、可提交的表单设计的,比如这里构造一个空的 form 再传入就显得有点多余

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

好的,我来改下

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes goplus#847
Fixes goplus#848

Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
@qiniu-ci
Copy link

The PR environment is ready, please check the PR environment

[Attention]: This environment will be automatically cleaned up after a certain period of time., please make sure to test it in time. If you have any questions, please contact the builder team.

@aofei aofei merged commit 125e54e into goplus:dev Sep 10, 2024
4 checks passed
@aofei aofei deleted the share-project branch September 10, 2024 07:27
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.

Improve UX for project sharing Clipboard write fails after delay in share project operation
3 participants