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

feat: fix community page shimmer #3288

Merged
merged 2 commits into from
Jul 21, 2023
Merged

feat: fix community page shimmer #3288

merged 2 commits into from
Jul 21, 2023

Conversation

bigint
Copy link
Member

@bigint bigint commented Jul 21, 2023

  • chore: add defaultOptions to tanstack client
  • feat: fix community page shimmer

What does this PR do?

πŸ€– Generated by Copilot at a236945

This pull request improves the web app's performance, user interface, and internationalization. It renames and simplifies the CommunityPageShimmer component, disables refetching queries on window focus, and adds translations for joining and leaving communities. It also modifies the postMetadata handler to append topics to tags instead of replacing them.

Related issues

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking small changes to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Explanation of the changes

πŸ€– Generated by Copilot at a236945

  • Disable refetching queries on window focus for queryClient (link)
  • Rename ProfilePageShimmer to CommunityPageShimmer and remove irrelevant elements (link, link, link, link, link)
  • Add translations for joining and leaving community messages to messages.po files (link, link, link, link, link)
  • Append topics from tagger service to existing tags in postMetadata handler (link)

Emoji

🚫🌐🏷️

@vercel
Copy link

vercel bot commented Jul 21, 2023

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Updated (UTC)
prerender βœ… Ready (Inspect) Visit Preview Jul 21, 2023 0:20am
web βœ… Ready (Inspect) Visit Preview Jul 21, 2023 0:20am

@bigint bigint changed the title add tags feat: fix community page shimmer Jul 21, 2023
@bigint bigint merged commit 52c0254 into main Jul 21, 2023
4 of 8 checks passed
@bigint bigint deleted the add-tags branch July 21, 2023 12:18
@vercel vercel bot temporarily deployed to Preview – prerender July 21, 2023 12:20 Inactive
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.

None yet

1 participant