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

Add back pickRooms, readStateEvents and readRoomEvents #29109

Conversation

toger5
Copy link
Contributor

@toger5 toger5 commented Jan 27, 2025

Those methods got deprecated but are still used in the case where the widget does not
define a set room and also does not pass the roomId of which room it wants to read
the events from in the widget action.

I am not sure this is needed. @robintown can you confirm that on the EW widget driver implementation we should never reach widget-api code that calls those methods?

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • I have licensed the changes to Element by completing the Contributor License Agreement (CLA)

Those methods got deprecated but are still used in the case where the widget does not
define a `set` room and also does not pass the roomId of which room it wants to read
the events from in the widget action.
@toger5
Copy link
Contributor Author

toger5 commented Jan 27, 2025

Not needed. Those are never run on EW.

@toger5 toger5 closed this Jan 27, 2025
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.

1 participant