DiscipleTools / DiscipleTools/disciple-tools-theme

Follow button is confusing

Open
#821 7 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
48
Forks
66
Avg merge
2m
Merged PRs (30d)
2

Description

Currently when receiving notifications it shows:
![image](https://user-images.githubusercontent.com/24901539/68373421-301f0f80-0143-11ea-8209-d3f097b4597c.png)
or
![image](https://user-images.githubusercontent.com/24901539/68373458-44630c80-0143-11ea-9eaa-0ab1dc978024.png)
and when not it shows:
![image](https://user-images.githubusercontent.com/24901539/68373473-4fb63800-0143-11ea-9c6d-65c4e9bf8430.png)

**Goal**
Change to using a notification icon.
use the bell.svg icon
grey when not getting notifications
dt-blue when receiving notifications.
"disabled" when the option can't be changed.

See
https://medium.com/@union_io/swapping-fill-color-on-image-tag-svgs-using-css-filters-fa4818bf7ec6
for how to change a svg fill color
and this link for what filter property to set based on a hex value.
https://codepen.io/sosuke/pen/Pjoqqp

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.