Forum Discussion
pradipbhojania
Jul 21, 2022Copper Contributor
Sharepoint List - Ratings does not immediately refresh
Hi, I am using a sharepoint list for items which has a column that allows user of the list to rate a particular item on scale of 0-5 (star selection). I have noticed that when a item is rated ...
Bharath Arja
Jul 21, 2022Iron Contributor
Hi.. Is the slowness isolated just for ratings or other items on the page. Most probably cause if network bandwidth or items on page are clogging down the load times.
- pradipbhojaniaJul 21, 2022Copper ContributorOther actions on the list item works fine and retails the action performed. e.g. selecting elements from a drop down list or ticking a checkbox.
With ratings however, when a user rates an item, his rating is only applied once the page is refreshed. Refreshing before 15secs(estimated) will still show the older rating but when refreshed after 15 secs, the new rating is shown.- Bharath ArjaJul 21, 2022Iron ContributorTry using developer tools in browser to see if any particular resource is holding back or causing this delay. I am not able to replicate the behavior.
- ChrisMBushMay 11, 2023Copper ContributorI'm suffering from the same issue, and trying to replicate it, it seems to be a problem with the Modern experience. The Classic experience is instant and super fast. My list has 200 items with 10 columns of simple data and 46 of the list items have ratings.
I've tried adding indices to the key columns including the Ratings columns in case that helps but no change. I'm afraid I have no idea how to use the developer tools 😞