Skip to content

fix(nimbus): Improve rollout card actions and save feedback - #16822

Merged
RJAK11 merged 1 commit into
mainfrom
16700
Aug 18, 2026
Merged

fix(nimbus): Improve rollout card actions and save feedback#16822
RJAK11 merged 1 commit into
mainfrom
16700

Conversation

@RJAK11

@RJAK11 RJAK11 commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Because

  • Edit actions should be replaced with a cancel action while a card is in edit mode
  • Successful saves should provide clear user feedback
  • Cards should be temporarily disabled while changes are being saved

This commit

  • Updates card actions to show a cancel control during edit mode
  • Adds toast notifications for successful saves
  • Disables cards while save requests are in progress

Fixes #16700

Because

* Edit actions should be replaced with a cancel action while a card is in edit mode
* Successful saves should provide clear user feedback
* Cards should be temporarily disabled while changes are being saved

This commit

* Updates card actions to show a cancel control during edit mode
* Adds toast notifications for successful saves
* Disables cards while save requests are in progress

Fixes #16700
@RJAK11

RJAK11 commented Aug 17, 2026

Copy link
Copy Markdown
Contributor Author
Screen.Recording.2026-08-16.at.3.56.00.AM.mov

@yashikakhurana yashikakhurana left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

tested locally, looks perfect, thank you @RJAK11

@RJAK11
RJAK11 added this pull request to the merge queue Aug 18, 2026
Merged via the queue into main with commit c3266b2 Aug 18, 2026
30 checks passed
@RJAK11
RJAK11 deleted the 16700 branch August 18, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve rollout card actions and save feedback

2 participants