feat: zero bell to all notifications page [2823]
Created by: Tirokk
Authored by rbeer Merged
🍰 Pullrequest
I've tried using filled
instead of ghost
to make the difference in behavior clear, but that always turned out to be too aggressive/standing out, since nothing else up there has this much color/fill.
Removing the counter all together feels like a good visual cue that the behavior of the button changed.
Issues
- solves #2823 (closed)
Remake of #3170
Todo
- Is there a way to test the
:to
parameter of the<nuxt-link>
?