Service Notification
Important notification regarding the availability of products
Demo
API
Tag
Name | Description |
<aui-service-notification>
|
Custom tag, accepts a short string as content |
Guidelines
What is a service notification?
These are important messages regarding the availability and/or degradation of the product. These should be very rare and only shown to the users that are impacted. Showing these to users who are not impacted unnecessarily creates doubt and confusion and erodes trust in our brand, so be extra careful when using this component.
Where does the content come from?
The component accepts any string of content. The actual text should be carefully crafted with input and approval from
all stakeholders. For apps with AvaTax users, the service notification is available from the
Notifications
API with
$filter=category eq 'Service_Notifications' and expireDate ge 'current date in ISO format'
.
Demo
API
Tag
Name |
<AuiServiceNotification>
|
Guidelines
What is a service notification?
These are important messages regarding the availability and/or degradation of the product. These should be very rare and only shown to the users that are impacted. Showing these to users who are not impacted unnecessarily creates doubt and confusion and erodes trust in our brand, so be extra careful when using this component.
Where does the content come from?
The component accepts any string of content. The actual text should be carefully crafted with input and approval from
all stakeholders. For apps with AvaTax users, the service notification is available from the
Notifications
API with
$filter=category eq 'Service_Notifications' and expireDate ge 'current date in ISO format'
.
Skylab React links
Design
Design resources can be found on the Skylab design documentation site: skylab.avalara.com