achannarasappa / ticker

Terminal stock ticker with live updates and position tracking
GNU General Public License v3.0
4.98k stars 271 forks source link

Fomatting issues while refreshing #179

Open jordanmclain opened 3 years ago

jordanmclain commented 3 years ago

Describe the bug While prices and stats are updating (refresh intervals), pieces of information disappear and reappear (ticker, price, delta). Over time the separators disappear completely.

To Reproduce Happens every time I run the program regardless of window size or options.

Expected behavior Information should stay on the screen during refresh intervals.

Screenshots Screen Shot 2021-06-04 at 10 53 12 AM

Environment (please complete the following information):

erikstorli commented 3 years ago

Yes, I'm having the same problem. Reverted to 4.1.1, and that works fine 👍

andreblanke commented 3 years ago

The bug appears to have been introduced in 4406ae9 with the upgrade of Bubble Tea from 12.2 to 13.4, as downgrading it again fixes the issue for me

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] commented 3 years ago

This issue was closed because it has been stalled for 14 days with no activity.

taviso commented 2 years ago

I'm also experiencing this issue in 4.4.4, can the issue be reopened?