You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I go to the "Approved" tab and click to mark one of the items in the GridField as spam then the pane reloads, but the GridField contents within each tab are unchanged. This means that when you "spam" or "approve" a set of comments that they disappear until you reload the window, in which case they're in the correct GridField again.
Note: issue has changed, updated the original
Example - three comments that are "spam":
Select one and set as approved:
While the original record has disappeared from the "spam" GridField, it doesn't show up under Approved yet:
Also note that the count of comments in the tab titles haven't updated either, but this is a pre-existing issue which is already logged as #188
The text was updated successfully, but these errors were encountered:
robbieaverill
changed the title
New, Approved, Spam tabs lose their click handlers after XHR requests
Content in New, Spam and Approved tabs doesn't update after XHR requests
Feb 26, 2018
This issue also affects SilverStripe 3. I have reproduced it using silverstripe/comments 2.1.6, colymba/gridfield-bulk-editing-tools v2.1.10, and silverstripe/framework 3.6.5.
This problem persists in 4.3. You still have to refresh the page to update the grids on the different tabs. So, marking a comment as spam causes it to disappear from the approved comments list but it doesn't show up on the spam tab until you refresh the page.
SS 4.1
If I go to the "Approved" tab and click to mark one of the items in the GridField as spam then the pane reloads, but the GridField contents within each tab are unchanged. This means that when you "spam" or "approve" a set of comments that they disappear until you reload the window, in which case they're in the correct GridField again.
Note: issue has changed, updated the original
Example - three comments that are "spam":
Select one and set as approved:
While the original record has disappeared from the "spam" GridField, it doesn't show up under Approved yet:
Also note that the count of comments in the tab titles haven't updated either, but this is a pre-existing issue which is already logged as #188
The text was updated successfully, but these errors were encountered: