docs: Proper markdown in changeset
Co-authored-by: Fredrik Adelöw <freben@gmail.com> Signed-off-by: Gabriel Dugny <gabriel@dugny.me>
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
'@backstage/core-components': patch
|
||||
---
|
||||
|
||||
Avoid Layout Shift for DismissableBanner when using a storageApi with latency (e.g. user-settings-backend)
|
||||
Avoid Layout Shift for `DismissableBanner` when using a `storageApi` with latency (e.g. `user-settings-backend`)
|
||||
|
||||
Properly handle the `unknown` state of the storageApi. There's a trade-off: this may lead to some Layout Shift if the banner has not been dismissed, but once it has been dismissed, you won't have any.
|
||||
Properly handle the `unknown` state of the `storageApi`. There's a trade-off: this may lead to some Layout Shift if the banner has not been dismissed, but once it has been dismissed, you won't have any.
|
||||
|
||||
Reference in New Issue
Block a user