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(wallet): Handle collectibles details unknown community #14206

Merged

Conversation

Cuteivist
Copy link
Contributor

Part of task #13807

What does the PR do

Affected areas

Wallet / Collectibles details

Screenshot of functionality (including design for comparison)

community_tag.mp4

@status-im-auto
Copy link
Member

status-im-auto commented Mar 28, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ fa1c872 #1 2024-03-28 07:25:18 ~6 min tests/nim 📄log
✔️ fa1c872 #1 2024-03-28 07:28:39 ~9 min macos/aarch64 🍎dmg
✔️ fa1c872 #1 2024-03-28 07:29:14 ~10 min macos/x86_64 🍎dmg
✔️ fa1c872 #1 2024-03-28 07:30:08 ~11 min tests/ui 📄log
✔️ fa1c872 #1 2024-03-28 07:36:20 ~17 min linux/x86_64 📦tgz
✔️ fa1c872 #1 2024-03-28 07:51:14 ~32 min windows/x86_64 💿exe

enabled: root.collectionLinkEnabled
hoverEnabled: true
cursorShape: Qt.PointingHandCursor
onContainsMouseChanged: {
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this slot really needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The "community copied" info is placed in the tooltip and tooltip is visible only when hovered.
When user stops hovering it would be weird to leave tag with green checkmark without any info, so this slot resets the tag to "default' state.

Copy link
Contributor

@stefandunca stefandunca left a comment

Choose a reason for hiding this comment

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

👍

@Cuteivist Cuteivist merged commit 7fa3771 into master Apr 2, 2024
8 checks passed
@Cuteivist Cuteivist deleted the feat/13807-collectibles-details-community-error-state branch April 2, 2024 08:23
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.

4 participants