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

Page home & explore for community #973

Merged
merged 2 commits into from
Oct 11, 2024
Merged

Page home & explore for community #973

merged 2 commits into from
Oct 11, 2024

Conversation

nighca
Copy link
Collaborator

@nighca nighca commented Oct 10, 2024

close #939, #943.

  • Page community home
  • Page explore
  • Update details for page search
  • Update style details for Navbar
  • Define isAccessTokenValid, isRefreshTokenValid & isSignedIn as "getters" instead of "actions" in user store

Copy link

qiniu-prow bot commented Oct 10, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@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 linked an issue Oct 11, 2024 that may be closed by this pull request
@@ -2,7 +2,9 @@
<NavbarWrapper centered>
<template #left>
<NavbarDropdown>
<template #trigger> Create(TODO) </template>
<template #trigger>
<UIIcon type="plus" />
Copy link
Member

Choose a reason for hiding this comment

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

突然发现设计稿上的“+”(右图)看起来好像圆润些🌝

Screenshot 2024-10-11 at 14 37 27 Screenshot 2024-10-11 at 14 38 00

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

细啊..应该是清清换了个 plus 的 icon,我在后边的 PR 里边更新下吧

@nighca nighca merged commit 2db9b6c into goplus:dev Oct 11, 2024
4 checks passed
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 Explore Page Community Home Page
3 participants