You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DSpace 9.0
After a user clicks "subscribe" to follow a collection, the button does not update to reflect the new state. It continues to display "subscribe" instead of changing to "unsubscribe".
To Reproduce
Steps to reproduce the behavior:
Go to a subscribable item
Click the "subscribe" button.
Observe that the action is successful.
Notice that the button does not update and still says "subscribe".
Expected behavior
The button label should change to "unsubscribe" once the user is subscribed, to reflect the new action available.
The text was updated successfully, but these errors were encountered:
Describe the bug
DSpace 9.0
After a user clicks "subscribe" to follow a collection, the button does not update to reflect the new state. It continues to display "subscribe" instead of changing to "unsubscribe".
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The button label should change to "unsubscribe" once the user is subscribed, to reflect the new action available.
The text was updated successfully, but these errors were encountered: