-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: Add new pill for advanced payments #3318
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice and simple fix, thank you @iamsamgibbs ✨
![image](https://private-user-images.githubusercontent.com/15706494/376260448-295c3957-5516-418c-8140-2f422dbacf67.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNTU5MjcsIm5iZiI6MTczOTI1NTYyNywicGF0aCI6Ii8xNTcwNjQ5NC8zNzYyNjA0NDgtMjk1YzM5NTctNTUxNi00MThjLTgxNDAtMmY0MjJkYmFjZjY3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDA2MzM0N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWNhODY4N2ZlOGRhMjI5Y2JiM2M1YmQxZDkwYWVkM2FkNTM4NjEyMDBlNGQxOTljNDBiMmZiMzg5OGFlM2FlYzUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.LOKlv-ITZdqxl1FZJEMVUhVUB5zGo2h5DM6ojpCqJF4)
By the way, do we have any plans or tickets for "Coming soon" label?
🎉 Not that I know of, but I could see it be needed in the future so thought it best to leave intact. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work on the badge @iamsamgibbs 👍
The issue is a few months old and we've since added split and staged payments, so I'm wondering if they should also get the New
label.
Oh, you are completely correct, let me check with Mel which actions this should apply to. |
d8842e2
Added the "New" pill to both Split payment and Staged payment too. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description
This PR adds a "New" pill which appears next to newly added actions in the action select menu to make them stand out.
Testing
Diffs
New stuff ✨
Resolves #2709