Skip to content

[FeatureRequest] Card status Enhancement #1913

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
alex-zhang opened this issue Jul 7, 2020 · 2 comments · Fixed by #1915
Closed

[FeatureRequest] Card status Enhancement #1913

alex-zhang opened this issue Jul 7, 2020 · 2 comments · Fixed by #1915

Comments

@alex-zhang
Copy link

alex-zhang commented Jul 7, 2020

hi,

we need to add a custom button in new status position.

so we need a status slot for customization?

Here is our design for this requirement.

image

and i also check the design for an other team's requirement, they has the same requirement.

image

so, i think here is common requirement.

@ilhan007 ilhan007 self-assigned this Jul 7, 2020
ilhan007 added a commit that referenced this issue Jul 7, 2020
Provides a new slot, called "action", displayed in the right most part of the header
to enable users add a action, in most cases single button. When the action slot is used, the status text would not be displayed (if present).

FIXES: #1913
ilhan007 added a commit that referenced this issue Jul 7, 2020
Provides a new slot, called "action", displayed in the right most part of the header
to enable users add a action, in most cases single button. When the action slot is used, the status text would not be displayed (if present).

FIXES: #1913
ilhan007 added a commit that referenced this issue Jul 7, 2020
Provides a new slot, called "action", displayed in the right most part of the header
to enable users add a action, in most cases single button. When the action slot is used, the status text would not be displayed (if present).

FIXES: #1913
@ilhan007
Copy link
Member

ilhan007 commented Jul 7, 2020

Provides a new slot, called "action", displayed in the right most part of the header
to enable users add an action, in most cases single button. When the action slot is used, the status text would not be displayed (if present):

<ui5-card heading="Linked activities (5)">
	<ui5-button icon="add" slot="action" design="Transparent">Add activity</ui5-button>
</ui5-card>

Screenshot 2020-07-07 at 3 41 24 PM

@alex-zhang
Copy link
Author

@ilhan007 thanks for ur reply and amazing quick action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants