codidact / qpixel

Q&A-based community knowledge-sharing software
https://codidact.com
GNU Affero General Public License v3.0
375 stars 70 forks source link

No indication that subscription was created #1317

Closed peterelbert closed 4 months ago

peterelbert commented 4 months ago

Describe the bug The Subscribe button allows you to subscribe to certain kinds of content. After subscribing, there is no immediately obvious on-screen feedback that you are already subsribed.

image

To Reproduce Steps to reproduce the behavior:

  1. Go to https://meta.codidact.com/categories/3/tags
  2. Click on tag "comments" - https://meta.codidact.com/categories/3/tags/952
  3. Subscribe to receive updates once a month.

image

  1. Press submit. There is no visual change in the tag screen when you return to it. You can create the same subscription again, with no message that you already subscribed.

Expected behavior The subscribe button should change visually, with a check mark indicating that you are already subscribed. You should be able to edit the existing subscription if you want.