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
On the calcite-alert, using the auto-close property will remove the close button. It would be nice to have an option to keep the close button when auto-close is present. The user may want to close the alert before the auto-dismiss-duration is over.
Acceptance Criteria
Either keep the close button when auto-dismiss is enabled or add it as an option (maybe as another property).
Relevant Info
No response
Which Component
calcite-alert
Example Use Case
An alert with auto-dismiss is prompted saying your download is complete. The user sees the alert and wants to clear it because it is blocking other UI they want to interact with. However, they must wait until the duration completes. Adding a close button will make the experience less clunky.
The text was updated successfully, but these errors were encountered:
Description
On the calcite-alert, using the
auto-close
property will remove the close button. It would be nice to have an option to keep the close button whenauto-close
is present. The user may want to close the alert before the auto-dismiss-duration is over.Acceptance Criteria
Either keep the close button when
auto-dismiss
is enabled or add it as an option (maybe as another property).Relevant Info
No response
Which Component
calcite-alert
Example Use Case
An alert with
auto-dismiss
is prompted saying your download is complete. The user sees the alert and wants to clear it because it is blocking other UI they want to interact with. However, they must wait until the duration completes. Adding a close button will make the experience less clunky.The text was updated successfully, but these errors were encountered: