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
Bug: Frontend does not reflect successful advertisement deletion despite backend update.
To Reproduce
Steps to reproduce the behavior:
Goto Talawa Admin Dashboard
In advertisement section
Select Active or Completed Compaigns
Click on Delete Button
Expected behavior
Upon deleting the advertisement, it is expected to be removed from the backend and no longer displayed on the frontend. However, despite deletion on the backend, the advertisement continues to appear on the frontend.
Actual behavior
Despite attempting to delete the advertisement on the frontend, it persists and remains visible.
Screenshots
Before
Delete_Bug.webm
After
Fixes_Delete_bug.webm
Additional details
There are some more issues in the advertisement section. I'm not sure why we use window.location.reload() when creating an advertisement.
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship PalisadoesFoundation/talawa#359
The text was updated successfully, but these errors were encountered:
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Actual behavior
Screenshots
Delete_Bug.webm
Fixes_Delete_bug.webm
Additional details
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship PalisadoesFoundation/talawa#359
The text was updated successfully, but these errors were encountered: