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

Gitter sunsetting: Pass feature flag though to everywhere we use getRoomUpgradeHistory #24427

Closed
4 tasks
andybalaam opened this issue Feb 3, 2023 · 1 comment
Closed
4 tasks
Assignees

Comments

@andybalaam
Copy link
Contributor

andybalaam commented Feb 3, 2023

Towards MSC3946

Pass the MSC3946 feature flag in wherever we call getRoomUpgradeHistory.

There may be a unified way we should approach this, but the code locations that call this function are here:

  • src/stores/BreadcrumbsStore.ts
  • src/stores/spaces/SpaceStore.js
  • src/utils/leave-behaviour.ts
  • src/components/structures/SpaceHierarchy.tsx
@andybalaam andybalaam self-assigned this Feb 3, 2023
@andybalaam
Copy link
Contributor Author

Actually, this is better seen as part of #24417 since they overlap.

@andybalaam andybalaam closed this as not planned Won't fix, can't repro, duplicate, stale Feb 3, 2023
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

No branches or pull requests

1 participant