-
or maybe it's just that we only show progress bars on the initial request now, and i reloaded the page?
-
- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported
- [x] I have tested the latest version
## Summary
There is a…
-
Hello 0x7c13, I really like this project and I love dark themes so I'm curious if you have any plans to add support for the progress bar as a big part of my time in Unity is yoinked away by it..
Th…
-
## What feature should be added to Suwayomi?
Instead of just showing the current page numbers i would suggest doing something like MDs progress bars
![image](https://github.com/user-attachments/as…
Jerrk updated
2 months ago
-
### What was the Problem?
If you select both "Total Track" and "Chapter Track" both progress bars are shown. The "Chapter Track" shows the same length and progress as the "Total Track". I think thi…
-
Trying to use `get_by_accession_number` in a loop wrapped by tqdm progress bar (or any progress bar). But the `rich.Status` spinner inside the loop is interrupting the progress bar causing repeated ba…
-
Progress bars actually come from [`indicatif`](https://docs.rs/indicatif/latest/indicatif/), which is based on `console`. Since all other components migrated to `crossterm`, we need to replace progres…
-
- [x] I have marked all applicable categories:
+ [ ] documentation request (i.e. "X is missing from the documentation." If instead I want to ask "how to use X?" I understand [StackOverflow#tqdm] …
-
It's pretty common to have an option that controls whether or not progress bars appears, which leads to code like this:
```R
if (!quiet) {
cli::cli_progress_bar(
format = "Running jo…
-