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

feat(suite-native): no portfolio title for device connection enabled #13070

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

vytick
Copy link
Contributor

@vytick vytick commented Jun 25, 2024

Remove "My Portfolio Balance" from graph

Related Issue

Resolve #12709

Screenshots:

@vytick vytick added the mobile Suite Lite issues and PRs label Jun 25, 2024
@vytick vytick requested a review from a team as a code owner June 25, 2024 12:40
<Text color="textSubdued" variant="hint">
<Translation id="moduleHome.graph.title" />
</Text>
{!isUsbDeviceConnectFeatureEnabled && (
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this won't be correct for:

  • usb connection enabled and selected device is portfolio tracker

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Altough, after reading the task description, it's not clear what's correct behaviour to me. Could you please double-check with @shenkys?

Copy link
Contributor Author

@vytick vytick Jun 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm. Yah, it can be read two ways. i'll check, good catch.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've clarified with @shenkys and the result is: Remove that title for good.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rebased and changed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vytick vytick force-pushed the feat/native/portfolio-title branch from 06987de to b2a992d Compare June 25, 2024 14:24
@vytick vytick requested a review from juriczech July 1, 2024 18:22
Copy link
Contributor

@juriczech juriczech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, haven't tested it. Tests are failing though.

@vytick vytick force-pushed the feat/native/portfolio-title branch from b2a992d to 97a017f Compare July 1, 2024 20:43
@vytick vytick merged commit 250c176 into develop Jul 1, 2024
13 checks passed
@vytick vytick deleted the feat/native/portfolio-title branch July 1, 2024 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mobile Suite Lite issues and PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove "my portfolio balance headline"
2 participants