Skip to content

Display "No Data To Display" On JupTables When There's No Rows #187

@outragedhuman

Description

@outragedhuman

When a JupTable component is passed an empty array of rows, it should render out a default row that indicates "No data to display". This way the user doesn't just see an empty table.

Bonus points if this could include specific text:

  • "You don't currently own any assets."
  • "You haven't sent or recieved any transactions yet."
  • "No trades to display"

This could be accomplished by passing in a "defaultRow" component or text and rendering this conditionally when rows are empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BetaFeedback from users during the beta testing period.enhancementNew feature or requestrequired4deliveryDelivery cannot be made without this issue being addressed.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions