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

[Debt] Removes teams from UI #12328

Open
wants to merge 35 commits into
base: main
Choose a base branch
from
Open

[Debt] Removes teams from UI #12328

wants to merge 35 commits into from

Conversation

mnigh
Copy link
Contributor

@mnigh mnigh commented Dec 17, 2024

🤖 Resolves #10368.

👋 Introduction

This PR removes teams from UI.

🎩 Acknowledgements

@esizer and @tristan-orourke for maintaining the functional communities support community 😉.

🧪 Testing

  1. pnpm build:fresh
  2. Verify teams does not appear in UI
  3. Verify createPool process still works

@mnigh mnigh marked this pull request as ready for review December 19, 2024 15:58
@vd1992
Copy link
Contributor

vd1992 commented Dec 20, 2024

Fun observation, it appears Shard 3 runs the same tests as Shard 1. The difference being Shard 1 is Chromium while 3 uses Webkit.
Same relation for Shards 2 and 4.

Meaning the stubborn/failing test is a strictly Webkit problem 😮‍💨

@brindasasi brindasasi self-requested a review December 23, 2024 15:26
Copy link
Contributor

@brindasasi brindasasi left a comment

Choose a reason for hiding this comment

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

Verified ..Looks great🥇

  • Links to Teams pages do not appear in Nav and Dashboard
  • Teams pages and components axed
  • Teams field removed from Create Poster form (and poster can still be successfully created)
  • Team not displayed on any pages associated with Job Poster
  • Team-based roles section removed from Admin edit user page

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.

♻️ Remove Teams from UI
3 participants