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

Message Editing: Paginate edits back in time #9491

Closed
jryans opened this issue Apr 15, 2019 · 1 comment
Closed

Message Editing: Paginate edits back in time #9491

jryans opened this issue Apr 15, 2019 · 1 comment

Comments

@jryans
Copy link
Collaborator

jryans commented Apr 15, 2019

The message edit history view (#9490) will show the newest version at the top and descending back in time as you scroll down.

If there are many edits, we don't want to pull them all from the server at once, so some level of pagination will be needed.

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

No branches or pull requests

3 participants