store popup#4435
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
Walkthrough
ChangesInsufficient Currency Confirm Dialog
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| resolved.type === "flag" | ||
| ? translateCosmetic("flags", c.name) | ||
| : translateCosmetic("territory_patterns.pattern", c.name); | ||
| const dialog = document.createElement("confirm-dialog") as ConfirmDialog; |
There was a problem hiding this comment.
instead can we use this as an elemnt like:
return html<confirm-dialogue> ... </confirm-dialogue>
Description:
change the generic popup:

into a popup i added for clan system:

caps doesn't have a "buy" button:

Please complete the following:
Please put your Discord username so you can be contacted if a bug or regression is found:
w.o.n