aspire icon indicating copy to clipboard operation
aspire copied to clipboard

aspire publish shows 0% in non interactive scenarios for progress

Open davidfowl opened this issue 7 months ago • 4 comments

https://github.com/davidfowl/aspire-ai-chat-demo/actions/runs/14441344041/job/40491989556

Image

davidfowl avatar Apr 14 '25 16:04 davidfowl

This looks like some kind of down level rendering.

mitchdenny avatar Apr 22 '25 08:04 mitchdenny

It is, but we should still fix it

davidfowl avatar Apr 23 '25 01:04 davidfowl

Looks like this behavior is hardcoded in the fallback renderer in Spectre Console. Going to raise an issue over there and will put this on the backlog.

mitchdenny avatar Apr 29 '25 10:04 mitchdenny

Comment on existing issue: https://github.com/spectreconsole/spectre.console/issues/1292#issuecomment-2838335645

mitchdenny avatar Apr 29 '25 11:04 mitchdenny

This is fixed with the new publisher UI right @captainsafia ?

maddymontaquila avatar Jul 02 '25 17:07 maddymontaquila

I think we have to see what the new problems are

davidfowl avatar Jul 02 '25 17:07 davidfowl

This is fixed with the new publisher UI right @captainsafia ?

Not 100%. We're not using the same percent-based UI but we are still using a progress indicator so we likely have a different variation of the same underlying issue.

captainsafia avatar Jul 02 '25 17:07 captainsafia

I have an app, I can test it and report back.

davidfowl avatar Jul 02 '25 17:07 davidfowl

This is still an issue. :/

captainsafia avatar Sep 04 '25 19:09 captainsafia

Fixed in latest with new deploy/publish ux.

davidfowl avatar Oct 19 '25 19:10 davidfowl