You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Background
A button serves the purpose of triggering an action. There are use cases where the user needs to collect a number of items on various pages before triggering an action. This is for example the typical basket use case on shopping sites.
In other use cases, the button serves in combination with a counter as a visual eyecatcher stating that the user’s attention is required for something.
ui5-button needs to be enhanced to cater for such use cases.sap.m.Button already provides a badge with counter and attention badge.
Need
As an application developer,
I'd like to be able to give signs to the users whenever an action from their side is needed
so they couldn't miss something important.
Acceptance criteria
ui5-button could display a badge (both counter and attention one).
The text was updated successfully, but these errors were encountered:
Background
A button serves the purpose of triggering an action. There are use cases where the user needs to collect a number of items on various pages before triggering an action. This is for example the typical basket use case on shopping sites.
In other use cases, the button serves in combination with a counter as a visual eyecatcher stating that the user’s attention is required for something.
ui5-button needs to be enhanced to cater for such use cases.sap.m.Button already provides a badge with counter and attention badge.
Needed for compatibility reasons and also requested here: https://sap.stackenterprise.co/questions/60505
Need
As an application developer,
I'd like to be able to give signs to the users whenever an action from their side is needed
so they couldn't miss something important.
Acceptance criteria
ui5-button could display a badge (both counter and attention one).
The text was updated successfully, but these errors were encountered: