Changes between Version 2 and Version 5 of Ticket #5251
- Timestamp:
- 11/20/2013 10:57:00 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5251 – Description
v2 v5 1 1 I've come across the following minor issues after testing the new notifications component (in BP 1.9 Beta 1) 2 2 3 ~~1.Visiting your own notifications page {{{members/my-username/notifications/}}} is allowed yet viewing another member's notifications page isn't {{{members/their-username/notifications/}}}. With this in mind, should the 'Notifications' navigation tab be shown when viewing a member's profile page {{{members/their-username/}}}? Currently it is. Might be worth hiding it in the same way as Settings and Messages are hidden.~~ - see r75933 1. ~~Visiting your own notifications page {{{members/my-username/notifications/}}} is allowed yet viewing another member's notifications page isn't {{{members/their-username/notifications/}}}. With this in mind, should the 'Notifications' navigation tab be shown when viewing a member's profile page {{{members/their-username/}}}? Currently it is. Might be worth hiding it in the same way as Settings and Messages are hidden.~~ - see r7593 4 4 5 5 2. When an @-mention is made in a blog post or blog post comment, no notification is created. My understanding is @-mentions notify the mentioned member only if the @-mention is in the first sentence (the excerpt) of the text. For me, in 1.9 beta 1, @-mentions do not trigger BP core notifications or emails regardless of where the @-mention appears in the blog post or comment text. … … 7 7 3. Using messages notiications as an example, when a notification is clicked on the notifications screen and the member is taken to their message inbox, the notifications count next to the notifications navigation tab isn't updated. Only once the user navigates away from the inbox does the count update to reflect that the notification has been read. i.e. decrease by 1. 8 8 9 4. On deleting a notification, should the member be promoted that there is no way back? Using BP whilst on my tablet is particularly tricky and sometimes I tap in the wrong area. This could result in notifications being deleted unintentionally.9 4. ~~On deleting a notification, should the member be promoted that there is no way back? Using BP whilst on my tablet is particularly tricky and sometimes I tap in the wrong area. This could result in notifications being deleted unintentionally.~~ 10 10 11 11 Aside from these minor issues, it seems to work great - entirely as intended and expected. I hope this helps