Skip to content

Updated "Update toast" using toast.pen#1271

Open
cbum-dev wants to merge 3 commits intoeigent-ai:mainfrom
cbum-dev:update-toast
Open

Updated "Update toast" using toast.pen#1271
cbum-dev wants to merge 3 commits intoeigent-ai:mainfrom
cbum-dev:update-toast

Conversation

@cbum-dev
Copy link
Contributor

Related Issue

Closes #1141

Description

Updated update toast using toast.pen
Screenshot 2026-02-14 at 7 38 51 PM

What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Contribution Guidelines Acknowledgement

…ast.pen as requested by maintainer\n- Fix alignment: increase toast body padding to align text with header icon
…ick to stop'\n- Mute status text color to match design spec\n- Ensure action text remains primary color
@Wendong-Fan
Copy link
Contributor

thanks @cbum-dev for the contribution! could @a7m-1st and @Zephyroam help reviewing this?

<UpdateToastShell
toastId={toastId}
onClose={() => {
setIsDownloading(false);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So the downloading is not actually cancelled. But I guess the original implementation was not doing anything as well, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Packaging updating interaction flow fix

3 participants