Skip to content

Card issues/features #2391

@genyded

Description

@genyded

Would it be possible to enhance Cards per the following?:

  1. Make Avatar in the Header optional - I tried setting it to null, but the default circle still shows up

  2. Make it so that ONLY clicking the expandableButton expands the card (this will likely mean if this is set TURE then showing the button must also be set TRUE). Right now click ANYTHING in the header expands and contracts which limits what can be done with the elements in the header.

I have a set of Cards where clicking a button in the Header adds an item to the content/body of the Card. The issue with having them expand and contract when clicking 'anywhere' in the header is that when the button is clicked the card opens and closes which is not wanted. I also have click to edit titles on some cards and this also causes them to expand and contract.

I can sort of work around this by adding a non-expandable element below the header and putting the button there, but that makes the cards larger and does not really look as nice. In the image below, the titles next to the Avatars (which I don't even want displayed) are editable in click and the button below them adds a row to the body od the card.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: new featureExpand the scope of the product to solve a new problem.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions