question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bug: Choppy list scrolling with Toast component

See original GitHub issue

Bug Report

Ionic version:

[x] 4.x

Current behavior:

During the time when a custom toast message is displayed on the screen, attempting to scroll through a list of items becomes choppy and not very user-friendly.

Example of scrolling without a toast message being displayed: https://imgur.com/a/tGe2zJx Example of scrolling with a toast message being displayed: https://imgur.com/a/j1N3LCk

Expected behavior:

The list’s scroll performance should not be impacted when a toast message is being displayed to the user

Steps to reproduce:

1.) Create a long list that features content such as images and text 2.) Scroll through the list while a toast message is being presented

Related code:

N/A

Other information:

Ionic info:


   Ionic CLI                     : 5.2.7
   Ionic Framework               : @ionic/angular 4.11.8
   @angular-devkit/build-angular : 0.803.23
   @angular-devkit/schematics    : 8.1.3
   @angular/cli                  : 8.1.3
   @ionic/angular-toolkit        : 2.0.0

Cordova:

   Cordova CLI       : 9.0.0 (cordova-lib@9.0.1)
   Cordova Platforms : android 8.1.0
   Cordova Plugins   : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.1.1, (and 14 other plugins)

Utility:

   cordova-res : 0.8.1 (update available: 0.9.0)
   native-run  : 0.2.9 (update available: 0.3.0)

System:

   NodeJS : v10.16.3
   npm    : 6.13.1
   OS     : Windows 10

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Scottd125commented, Feb 17, 2020

Hi,

Sorry but the project i’m working on is closed sourced. I can attempt to reproduce this issue on a StackBlitz project to attempt to investigate further. I’ll get round to adding that here when I get the time

1reaction
Scottd125commented, Feb 17, 2020

Hi Liam,

I’m testing this on a Samsung S7 Edge with Android 8.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

bug: Choppy list scrolling with Toast component · Issue #20508
Current behavior: During the time when a custom toast message is displayed on the screen, attempting to scroll through a list of items...
Read more >
scrolling has some problems - Stack Overflow
i using coreUi template for my reactJS project & in that when some component scrolling i can't have smooth scrolling which means i...
Read more >
Toast | Components - BootstrapVue
Toasts are wrapped in a <div> with class b-toast to allow for Vue list-transition support when displayed in a toaster component.
Read more >
How to Fix Mouse Scroll Wheel Jumping in Windows 10 ...
When this problem occurs, the mouse wheel usually jumps while the user is scrolling downwards. It is worth noting that this issue can...
Read more >
998031 - Reader Mode toolbar should scroll in and out instead of ...
We should adjust the Reader toolbar behaviour to slide off the screen when a user scrolls down a page, and reappear when a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found