drewrehfeld / opened

0 stars 0 forks source link

notifications/messages alerts #44

Open drewrehfeld opened 6 years ago

drewrehfeld commented 6 years ago

put a red circle on the corner of the inbox icon or the bell icon whenever there is an alert. it does not need to have the number of notifications listed.

drewrehfeld commented 6 years ago

here's what i did: <span class="glyphicon glyphicon-inbox" style="padding-right: 25px; font-size: 20px; color: #000000"><span style="color: red; margin-left: 4px; font-size: 24px">•</span> </span> </a> <span class="glyphicon glyphicon-bell" style="padding-right: 10px; font-size: 20px; color: #000000"><span style="color: red; margin-left: 2px; font-size: 24px">•</span></span>

screen shot 2017-09-25 at 2 20 53 pm
asimshahzadmjc commented 6 years ago

@drewrehfeld Message alert is completed and notification alert is in progress

drewrehfeld commented 6 years ago

@asimshahzadmjc it's looking good!

asimshahzadmjc commented 6 years ago

@drewrehfeld Ready for testing

drewrehfeld commented 6 years ago

@asimshahzadmjc after alert is viewed, it should disappear from the list