v1k45 / django-notify-x

Notification system for Django
MIT License
187 stars 40 forks source link

BOOTSTRAP DROPDOWN toggle on click so I cannot mark read #59

Open massimilianoporzio opened 5 years ago

massimilianoporzio commented 5 years ago

I am using bootstrap and a notification box inside a <div class="dropdown-menu dropdown-menu-right>. If I click on it it close the notification box (as the dropdown bootstrap usually do). How can mark read / unread inside it if the first click toggle off the box?