Skip to content

Result Card/List UI+Ux Issues #159

Description

@siddharthlatest

I'm submitting a ...

  • bug report

Current behavior:

  • Returning a null result throws typeError and crashes ResultCard / ResultList: Ignore rendering null objects returned from onData(..) #158
  • It should be possible to render a markup for the title prop
  • desc should be called description
  • url prop when present opens links in the same tab. Is there a way to control this? Ideally, there should be - sometimes it makes sense to open them in the same tab, other times as an external link in a new tab
  • In innerClass prop, the already specified CSS properties by the lib can only be overridden by a !important suffix. (An example of fail case: The TodoMVC class-injection, or any time the classes are written by an external lib will fail) without a normal cascade behavior. This will be handled by css-specificity.
  • Default font-size of resultStats text should be similar to the default font-size of sort dropdown text. 12px or its equivalent in rem works well imo.
  • In ResultCard, on hovering over a card - the shadow disappears. It is hard to tell that the card is clickable. In the following image, left card is in hover state.
    screen shot 2017-12-31 at 2 35 59 am
    Ideally, the shadow should subtly increase to highlight a current selection.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions