-
Notifications
You must be signed in to change notification settings - Fork 273
[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
Labels
Comments
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
Provides a new slot, called "action", displayed in the right most part of the header <ui5-card heading="Linked activities (5)">
<ui5-button icon="add" slot="action" design="Transparent">Add activity</ui5-button>
</ui5-card> |
@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
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.
and i also check the design for an other team's requirement, they has the same requirement.
so, i think here is common requirement.
The text was updated successfully, but these errors were encountered: