What happens on responsive cases? I mean when no messages exist.
Now, the 0 gives a clue that nothing is pending, but nothing bit the icon seems not too intuitive. Maybe adding an uncolored 0 bubble... (dark blue with white number for prosilver).
Thanks,
-javiexin
Search found 90 matches
- Wed Nov 16, 2016 4:15 am
- Forum: [3.x] Discussion
- Topic: Notifications slight tweak, visual improvement
- Replies: 16
- Views: 22069
- Thu Oct 08, 2015 5:20 pm
- Forum: [3.x] Tickets Discussion
- Topic: Multiple Profile Fields changes pending
- Replies: 5
- Views: 8455
Re: Multiple Profile Fields changes pending
Thanks a lot for the interest, since I opened this topic, all issues have either been resolved or at the very least discussed.
That is great!
Thanks again,
-javiexin
That is great!
Thanks again,
-javiexin
- Sun Oct 04, 2015 1:39 pm
- Forum: [3.x] Tickets Discussion
- Topic: Multiple Profile Fields changes pending
- Replies: 5
- Views: 8455
Re: Multiple Profile Fields changes pending
Done again.
- Sun Oct 04, 2015 1:24 pm
- Forum: [3.x] Tickets Discussion
- Topic: Multiple Profile Fields changes pending
- Replies: 5
- Views: 8455
Re: Multiple Profile Fields changes pending
I have done that already, with these or other PRs. And this is not an individual case, is a set of changes that, although independent, are all required to complete the modification of the profile fields system to be extensible by ext authors. If I did bother anyone, I sincerely apologise though. -ja...
- Sun Oct 04, 2015 11:49 am
- Forum: [3.x] Tickets Discussion
- Topic: Multiple Profile Fields changes pending
- Replies: 5
- Views: 8455
Multiple Profile Fields changes pending
Hello, Since before 3.1.4 was released, I have proposed a set of profile fields changes, mostly to FIX issues with the functionality that makes it impossible to any extension author to create a new profile field type. However, we have since released 3.1.4, 3.1.5 and 3.1.6, and yet these changes have...
- Sat Aug 08, 2015 4:04 pm
- Forum: General Development Discussion
- Topic: Notification error on Area51
- Replies: 10
- Views: 14035
Re: Notification error on Area51
Great, now it works, thanks a lot.
- Sat Aug 08, 2015 11:51 am
- Forum: [3.x] Discussion
- Topic: Database table prefix
- Replies: 3
- Views: 16599
Re: Database table prefix
Indeed, I bumped into the same issue a way back: https://www.phpbb.com/community/viewtop ... &t=2306051
- Fri Aug 07, 2015 8:55 pm
- Forum: General Development Discussion
- Topic: Notification error on Area51
- Replies: 10
- Views: 14035
Re: Notification error on Area51
Yes, i just tested the way you suggest, and it works same as UCP. What it does not work is marking the notification read individually, by ticking on the checkmark. Well, it does, but the notification reappears on page reload. So the Ajax call does not get stored in the db.
- Fri Aug 07, 2015 4:54 pm
- Forum: General Development Discussion
- Topic: Notification error on Area51
- Replies: 10
- Views: 14035
Re: Notification error on Area51
Thanks a lot Nicofuma. It is partially fixed now. The scenario 2 above is fixed now (going to the UCP and marking the notification as read). But the scenario 1 still does not clear the notification. Unfortunately, I have cleared the one I had, so I cannot test again until I have another notification...
- Thu Aug 06, 2015 9:43 am
- Forum: General Development Discussion
- Topic: Notification error on Area51
- Replies: 10
- Views: 14035
Re: Notification error on Area51
Thanks a lot bonelifer. I have posted a lot of things to the tracker already (most of them accompanied by a PR as well). What I didn't know was the affected version, I was under the impression that this forum used the 3.2 branch, and as such, errors found here should not be treated the same way, as ...