Skip to content

Fix AI recommendation numbering after delete without page reload#996

Open
LumiDevLabs wants to merge 1 commit intoellite:mainfrom
LumiDevLabs:fix/ai-recommendations-renumbering
Open

Fix AI recommendation numbering after delete without page reload#996
LumiDevLabs wants to merge 1 commit intoellite:mainfrom
LumiDevLabs:fix/ai-recommendations-renumbering

Conversation

@LumiDevLabs
Copy link

Summary

Fixes a dashboard UI issue where AI recommendation numbering did not update immediately after deleting an item.

Problem

When deleting an AI recommendation, the item was removed, but the remaining list numbers stayed stale until a full page reload.

Changes

  • Added client-side renumbering after successful delete.

Testing

  • Generate multiple AI recommendations.
  • Deleted items from top, middle, and bottom of the list.
  • Verified numbering updates instantly after each deletion without refreshing.

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.

1 participant