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

js-sdk todo list #17514

Closed
turt2live opened this issue Jun 1, 2021 · 1 comment
Closed

js-sdk todo list #17514

turt2live opened this issue Jun 1, 2021 · 1 comment
Labels
A-Developer-Experience O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Low/no impact on users T-Task Tasks for the team like planning

Comments

@turt2live
Copy link
Member

For posterity, or for later splitting out. The following was found in the JS during a JS->TS conversion for MatrixClient; it was subsequently lost.

// TODO: stuff to handle:
//   local echo
//   event dup suppression? - apparently we should still be doing this
//   tracking current display name / avatar per-message
//   pagination
//   re-sending (including persisting pending messages to be sent)
//   - Need a nice way to callback the app for arbitrary events like
//     displayname changes
//   due to ambiguity (or should this be on a chat-specific layer)?
//   reconnect after connectivity outages
@turt2live turt2live added T-Task Tasks for the team like planning S-Tolerable Low/no impact on users A-Developer-Experience O-Uncommon Most users are unlikely to come across this or unexpected workflow labels Jun 13, 2022
@Johennes
Copy link
Contributor

Closing since this hasn't seen any input in the past two years and I'm unsure if any of this is actually still an issue.

@Johennes Johennes closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Developer-Experience O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Low/no impact on users T-Task Tasks for the team like planning
Projects
None yet
Development

No branches or pull requests

2 participants