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 Team Members page issues #6641

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

royallsilwallz
Copy link
Contributor

@royallsilwallz royallsilwallz commented Nov 20, 2024

What type of PR is this?

  • 🐛 Bug Fix

Related Issue

Describe this PR

This PR fixes the above mentioned issues.

Changes

  • Fetch only published projects in Team Members page
  • Do not allow user to access Teams page without login

@royallsilwallz royallsilwallz changed the title Fix/team member page issue Fix Team Members page issues Nov 20, 2024
- Fix frontend test case failure due to `context deadline exceeded`
Copy link

sonarcloud bot commented Nov 20, 2024

@mahesh-naxa
Copy link
Collaborator

@dakotabenjamin the frontend tests was freezing due to no obvious reason, probably -w worker concurrency flag was too much for the VM, but still not sure how it was working previously.
setting this to -w 1 fixes it, but the tests take a minute long, i am testing this with github actions and see if things work there.
cc: @mahesh-naxa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Team members to see active projects instead of archived projects
2 participants