status-im / status-desktop

Status Desktop client made in Nim & QML
https://status.app
Mozilla Public License 2.0
299 stars 79 forks source link

List of account is not shown for custom derivation path when clicking Select Address #16683

Closed anastasiyaig closed 1 week ago

anastasiyaig commented 2 weeks ago

Bug Report

Description

Image

WRN 2024-11-01 08:05:21.622Z qt warning                                 topics="qt" tid=21431780 text="QQuickItem::stackBefore: Cannot stack QQuickRectangle(0x6000037c72e0, parent=0x6000079f5b00, geometry=0,0 448x0) before QQuickRepeater(0x6000074d4a50), which must be a sibling" file=:0 category=default

Steps to reproduce

Open add wallet account modal Edit derivation path Select any derivation path option Click Select Address

Expected behavior

List of addresses is displayed when clicking Select Address

Image

Actual behavior

List is not there

Additional Information

anastasiyaig commented 2 weeks ago

@caybro leftover for recent fix? The warning looks pretty much the same

caybro commented 2 weeks ago

@caybro leftover for recent fix? The warning looks pretty much the same

Could be a similar issue, yeah; I'll have a look

caybro commented 2 weeks ago

@caybro leftover for recent fix? The warning looks pretty much the same

Could be a similar issue, yeah; I'll have a look

Idd, it is a similar issue, albeit in a different component now