I have an Ember application that contains a photo grid. This photo grid is based on a model that can be modified in server side. Someone adds a photo and all the clients are notified using websockets. The desired behaviour is that a new photo appears in the photo grid in the last position. I was able to do it but I have a very annoying behaviour. When the model is updated Ember renders the view and scrolls up the browser. I would like to avoid this scroll. Don’t know if is possible. Any suggestions?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
|
Resetting scrool router
|
2 | 679 | September 27, 2016 | |
|
Scroll to the end
|
1 | 3144 | June 2, 2015 | |
|
Scroll to top of page
|
1 | 1083 | April 20, 2017 | |
|
View doesn't update when model changes
|
0 | 1242 | August 4, 2014 | |
|
Weird scrolling issue
|
1 | 1606 | April 15, 2017 |