Skip to content
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

fix: consider income in recent envelopes #1739

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

morremeyer
Copy link
Member

With this, income is considered in the recent envelopes.

In the recent envelopes, income is represented as a recent envelope with the ID null.

Therefore, we need to check for this specific case and not use it as suggestion when it is the first
in the list of recent envelopes.

We also need to remove it from the recent envelopes list.

@morremeyer morremeyer requested a review from a team as a code owner August 3, 2024 22:22
Copy link

cypress bot commented Aug 3, 2024



Test summary

32 0 0 0


Run details

Project frontend
Status Passed
Commit d34eac9 ℹ️
Started Aug 4, 2024 8:43 AM
Ended Aug 4, 2024 8:45 AM
Duration 01:37 💡
OS Linux Ubuntu -
Browser Electron 118

View run in Cypress Cloud ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

@morremeyer morremeyer requested review from malfynnction and removed request for a team August 4, 2024 07:57
With this, income is considered in the recent envelopes.

In the recent envelopes, income is represented as a recent envelope with the ID `null`.

Therefore, we need to check for this specific case and not use it as suggestion when it is the first
in the list of recent envelopes.

We also need to remove it from the recent envelopes list.
@morremeyer morremeyer force-pushed the fix/recent-envelopes-income branch from 60b74b2 to cfc58c7 Compare August 4, 2024 08:43
@morremeyer
Copy link
Member Author

Paired with @malfynnction on this, therefore there's no explicit approval of the PR.

@morremeyer morremeyer enabled auto-merge (squash) August 4, 2024 08:46
@morremeyer morremeyer merged commit 2e6e472 into main Aug 4, 2024
9 checks passed
@morremeyer morremeyer deleted the fix/recent-envelopes-income branch August 4, 2024 08:50
Copy link

cypress bot commented Aug 4, 2024



Test summary

32 0 0 0


Run details

Project frontend
Status Passed
Commit 2e6e472
Started Aug 4, 2024 8:55 AM
Ended Aug 4, 2024 8:57 AM
Duration 01:37 💡
OS Linux Ubuntu -
Browser Electron 118

View run in Cypress Cloud ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

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