Convert Custom action to Badge for consistency with LPT Transfer#542
Closed
Copilot wants to merge 3 commits intorefactor/improve-treasury-action-stylingfrom
Closed
Convert Custom action to Badge for consistency with LPT Transfer#542Copilot wants to merge 3 commits intorefactor/improve-treasury-action-stylingfrom
Copilot wants to merge 3 commits intorefactor/improve-treasury-action-stylingfrom
Conversation
Make the treasury action a badge so that its more clear that this is an action while the receiver and amount are parameters.
13 tasks
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: rickstaa <17570430+rickstaa@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update treasury action badge refactor based on review feedback
Convert Custom action to Badge for consistency with LPT Transfer
Feb 4, 2026
4a3205d to
551812c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Addresses feedback from #541 to make "Custom" action display consistent with "LPT Transfer" action. Both now use Badge components with identical styling.
Type of Change
Related Issue(s)
Related: #541
Changes Made
size="1"variant="green"Testing
Impact / Risk
Risk level: Low
Impacted areas: UI
User impact: Visual consistency improvement - "Custom" actions now display as green badges matching "LPT Transfer" actions
Rollback plan: PR revert
Screenshots / Recordings (if applicable)
Before: Text component with "Custom:"
After: Badge component with "Custom" (matching LPT Transfer badge style)
Additional Notes
This is a stacked PR that merges into #541. Visual-only change with no logic modifications.
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.