hsingh23 / deckjam

0 stars 0 forks source link

[UX Suggestion] Result set after search is unclear #4

Open dggriffin opened 7 years ago

dggriffin commented 7 years ago

I'm admittedly unfamiliar with the Quizlet ecosystem -- but I was unsure what I was initially looking at on the decks screen.

For example, when I search "solvents", you return many clusters of rows with the same name: "Solvent(s)".

I think it may be useful to allude more to what the results actually are, for example, some subtext above the list of decks like "Found 3612 decks using the word solvent.", and throwing "Deck Name:" before the name of each set of flashcards.

hsingh23 commented 7 years ago

I like it, implementing

On Tue, Dec 13, 2016, 11:27 AM Greyson Griffin notifications@github.com wrote:

I'm admittedly unfamiliar with the Quizlet ecosystem -- but I was unsure what I was initially looking at on the decks screen.

For example, when I search "solvents", you return many clusters of rows with the same name: "Solvent(s)".

I think it may be useful to allude more to what the results actually are, for example, some subtext above the list of decks like "Found 3612 decks using the word solvent.", and throwing "Deck Name:" before the name of each set of flashcards.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hsingh23/deckjam/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/ABFXggyFRdK6_aVyHjU76QUPj2LDs609ks5rHseBgaJpZM4LL71c .

hsingh23 commented 7 years ago

Partially implemented, still need to add ui to link to author's other decks