Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit 67b6059

Browse files
author
jsica
committed
Error in activity reporter not visible, need to scroll to the top
Add a scrollIntoView method for the vcd-banner-activity-reporter. This increases the visibility of success and error messages by scrolling the activity reporter banner into view. Testing Done: - Added examples to have a page where activity banner is not visible so the scrollIntoView method is used. - Observed that the scrolling to the activity banner was successful. Signed-off-by: Juliana Sica <[email protected]>
1 parent 7aceb03 commit 67b6059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/components/CHANGELOG.MD

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
### Changed
1515
* errorMessage reset value is `null` instead of `undefined`
1616
* Add scrollIntoView method for the vcd-banner-activity-reporter
17-
* Add examples for vcd-banner-activity-reporter scrollIntoView behavior
17+
* Added an example for vcd-banner-activity-reporter scrollIntoView behavior
1818

1919
## [15.0.1-dev.12]
2020
### Fixed

0 commit comments

Comments
 (0)