a8m / a8m/pb

setting message doesn't trigger re-draw

オープン
#22 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Rust
スター
600
フォーク
59
PR マージ指標
30日以内にマージされた PR はありません

説明

have to call tick() afterwards to get it to show the message

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

The issue is about the `set_message` method not triggering a redraw. Look at the `ProgressBar` struct and its `set_message` method in the source code. Examine how the drawing logic works, likely in a `draw` or `tick` method. The fix likely involves ensuring `set_message` calls the internal redraw logic or sets a dirty flag. Check existing tests for message setting and redraw behavior to understand the expected flow.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
rust
領域
cli
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。