2019-07-30 02:56:17 +03:00
|
|
|
---
|
|
|
|
title: Flash banner
|
|
|
|
path: components/flash-banner
|
2019-08-15 00:59:37 +03:00
|
|
|
status: Review
|
2019-07-30 02:56:17 +03:00
|
|
|
status_issue: 'https://github.com/github/design-systems/issues/99'
|
|
|
|
source: 'https://github.com/github/github/tree/master/app/assets/stylesheets/components/flash-banner.scss'
|
2019-08-15 00:59:37 +03:00
|
|
|
symbols:
|
|
|
|
[
|
|
|
|
flash-banner,
|
|
|
|
is-signed-in,
|
|
|
|
is-signed-out,
|
|
|
|
org-privileges-tour-dismiss,
|
|
|
|
signed-in-tab-flash,
|
|
|
|
signed-out-tab-flash,
|
|
|
|
stale-session-flash,
|
|
|
|
]
|
2019-07-30 02:56:17 +03:00
|
|
|
---
|
|
|
|
|
|
|
|
**Needs documentation.**
|
|
|
|
|
|
|
|
A banner rendered at the top of the page and a warning banner shown when you log in/out in another tab.
|