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
{{ message }}
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.
Functionally, selecting a collection from the dropdown on a pin modal successfully adds that pin to that collection. However, there is no visual indicator to show this has happened. Users are going to be frustrated by this.
Suggestions for possible fixes:
add a popup check box animation
add an OK button instead of using the dropdown only (will also avoid inadvertently adding pins to collections that were unintended due to fat fingering the dropdown or misclicking)
add a message that checks whether or not a pin already belongs to a collection and informs the user that the pin already exists there (do not allow user to try to add the pin again)
The text was updated successfully, but these errors were encountered:
Functionally, selecting a collection from the dropdown on a pin modal successfully adds that pin to that collection. However, there is no visual indicator to show this has happened. Users are going to be frustrated by this.
Suggestions for possible fixes:
The text was updated successfully, but these errors were encountered: