-
Notifications
You must be signed in to change notification settings - Fork 0
User Feedback
comments are as of commit ef83c7c03e0d94ff0cea1efccdcaab33d5cb1919 (tip of master
branch at the time of writing)
-
Artwork Detail Box, from the manage interface, is not populating data. Most likely bad props name error. Update: this.props.detailArtwork made a call to this.updateInfoArtwork which was not present in ManagerMain. Has been updated in most recent 'review' branch commit.
-
Private user info needs to be finished and connected to DB
-
Search results disappear when you change from Search Interface to Manager Interface
-
List of artists in search accordion does not populate, so unable to search by artist names
-
Collaboration notes don't persist in your input box, so when you write a collaboration note, update the notes, close the Manage Notes pop-up, re-open the pop-up (to a pop-up without the collaboration note in it's input box), write a private note, and update the notes, your previously saved collaboration note is replaced by an empty string.
-
Entering a tag does not automatically search for artworks with the tag without pressing SEARCH Button at the bottom of the Manage Interface (similar to how writing into 'GENERAL' and pressing enter searches without having to press the SEARCH Button).
-
If an artwork is selected (with pink border) in Manage Interface in a given project, after which you change to another project, the artwork in the new project which lies at the same index as the previously selected artwork is also selected. This shouldn't persist.
-
Adding search by Artist Location and Artwork Dimensions (portrait or landscape)
-
Would like artwork cards to be larger, therefore need larger thumbnail in props.results