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(ProjectOpenModal): align with community design #1009

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

aofei
Copy link
Member

@aofei aofei commented Oct 22, 2024

Fixes #972

spx-gui/src/components/project/ProjectOpenModal.vue Outdated Show resolved Hide resolved
spx-gui/src/components/project/ProjectOpenModal.vue Outdated Show resolved Hide resolved
listProject({
owner: userStore.userInfo()?.name,
pageIndex: page.value,
pageSize: pageSize
Copy link
Collaborator

Choose a reason for hiding this comment

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

不指定 orderBy 的话我看接口实现默认是根据 createAt 倒序;之前 home 跟 my projects 页面实现都是默认根据 updatedAt 倒序,我觉得这俩顺序都有合理性,不过最好是先保持一致?

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#972

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

This PR has been deployed to the preview environment. You can explore it using the preview URL.

Warning

Please note that deployments in the preview environment are temporary and will be automatically cleaned up after a certain period. Make sure to explore it before it is removed. For any questions, contact the Go+ Builder team.

@nighca nighca merged commit 06942f1 into goplus:dev Oct 22, 2024
4 checks passed
@aofei aofei deleted the open-project branch October 22, 2024 06:54
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.

Community Open Project
3 participants