-
Notifications
You must be signed in to change notification settings - Fork 506
Description
Problem
If I delete a post in dataview the total number of posts displayed on the top still remains the same (for example, before deleting: "20 of 20 posts". After deleting: "19 of 20 posts"
Reproduce the bug
- Go to dataview, note how many posts are displayed in top of the list.
- Delete one post
- Note how many posts are displayed in the top of the list.
Implementation notes
-
Fix in https://github.com/ushahidi/platform-client repo
-
Hint 💡 The data-view files can be found here: https://github.com/ushahidi/platform-client/tree/develop/app/main/posts/views
-
When you are done, 🔀 Start a Pull Request. There are two ways how you can start a pull request:
-
If you are familiar with the terminal or would like to learn it, here is a great tutorial on how to send a pull request using the terminal.
-
You can also edit files directly in your browser and open a pull request from there.
-
-
🏁 When done Ask in comments for a review :)
Want to work on this issue?🙋
Comment below. If someone else has claimed it, ask if they've opened a pull request already and if they're stuck -- maybe you can help them solve a problem or move it along!