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

🛠 Fix scroll glitches and implement jump to message feature #2113

Merged
merged 23 commits into from
May 6, 2022

Conversation

RomaricMourgues
Copy link
Contributor

@RomaricMourgues RomaricMourgues commented Apr 25, 2022

  • Thumbnail are rotated when from mobile #2111
  • Highlight and scroll to requested message in channel and thread view using router
  • Fix Fix broken tests (dependancy issue) #2123
  • Scroll back to bottom button
  • Scroll is SO RANDOM
  • Put back loader
  • Repeat for threads
  • Realtime is broken now
  • Missing first message in thread view
  • When scrolling up we are stuck to the top and so it scroll to the top indefinitively
  • Channel initial message ?
  • When sending a message the message is duplicated

@RomaricMourgues RomaricMourgues changed the title 🛠 Try to reduce glitches 🛠 Fix scroll glitches and implement jump to message feature May 2, 2022
@RomaricMourgues RomaricMourgues marked this pull request as ready for review May 6, 2022 09:50
@RomaricMourgues RomaricMourgues merged commit 31f2018 into linagora:develop May 6, 2022
@RomaricMourgues RomaricMourgues added the qa:ready When a PR is ready to go to QA label May 10, 2022
RomaricMourgues added a commit that referenced this pull request May 10, 2022
* Try to reduce glitches

* Fix rotation of thumbnails

* Still not working but at least virtuoso is updated

* Create use-highlight-message

* Ability to jump to message from url

* Super buggy but works

* Clean url if channel change

* Finaly something kind of working 🎉

* Duplicate work for threads

* Fix dependancies

* Implement "Go to last message" button

* Make sure we don't set time at wrong place

* Improving as we can

* Put back real time partially

* Update useEffect to useGlobalEffect

* Almost fully working !

* Fix load to top issue and realtime issue

* Put back thread initial message

* Fix frontend message duplicated

* Remove console.log

* Clean code
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.

2 participants