deploy: 2d3e5d02a2
This commit is contained in:
parent
27483c8f45
commit
740dbf4e5a
149 changed files with 3229 additions and 2860 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Notifications on BC AL Help</title><link>https://bcalhelp.dev/navpatterns/1-patterns/notifications/</link><description>Recent content in Notifications on BC AL Help</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://bcalhelp.dev/navpatterns/1-patterns/notifications/index.xml" rel="self" type="application/rss+xml"/><item><title>In-context Notifications</title><link>https://bcalhelp.dev/navpatterns/1-patterns/notifications/in-context-notifications/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://bcalhelp.dev/navpatterns/1-patterns/notifications/in-context-notifications/</guid><description>__By Soumya Dutta at Microsoft Development Center Copenhagen
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Notifications on AL Guidelines</title><link>https://alguidelines.dev/navpatterns/1-patterns/notifications/</link><description>Recent content in Notifications on AL Guidelines</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://alguidelines.dev/navpatterns/1-patterns/notifications/index.xml" rel="self" type="application/rss+xml"/><item><title>In-context Notifications</title><link>https://alguidelines.dev/navpatterns/1-patterns/notifications/in-context-notifications/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/navpatterns/1-patterns/notifications/in-context-notifications/</guid><description>__By Soumya Dutta at Microsoft Development Center Copenhagen
|
||||
Context Application developers need to raise a notification on events that are not blocking but do require attention from users. Notifications alert users to issues or information, and let them decide whether to react immediately or finish what they&rsquo;re doing first.
|
||||
Problem Application developers have started to use system calls like CONFIRM or MESSAGE to alert or inform users about a condition. These calls interrupt users by displaying a window in the middle of the screen and forcing an immediate response.</description></item><item><title>Notification Lifecycle Management Pattern</title><link>https://bcalhelp.dev/navpatterns/1-patterns/notifications/notification-lifecycle-management-pattern/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://bcalhelp.dev/navpatterns/1-patterns/notifications/notification-lifecycle-management-pattern/</guid><description>Notification Lifecycle Management pattern
|
||||
Problem Application developers have started to use system calls like CONFIRM or MESSAGE to alert or inform users about a condition. These calls interrupt users by displaying a window in the middle of the screen and forcing an immediate response.</description></item><item><title>Notification Lifecycle Management Pattern</title><link>https://alguidelines.dev/navpatterns/1-patterns/notifications/notification-lifecycle-management-pattern/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/navpatterns/1-patterns/notifications/notification-lifecycle-management-pattern/</guid><description>Notification Lifecycle Management pattern
|
||||
_ By David Bastide at Microsoft Development Center Copenhagen _
|
||||
|
||||
Context
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue