Replies: 3 comments 8 replies
-
I don't think we have an option to disable the Recent section right now, but I like this suggestion. Will add it to our roadmap discussion. |
Beta Was this translation helpful? Give feedback.
-
i think on the desktop modal experience it can be confusing because the wallets get plucked from their previous wallet list, into a newly created recent list. on mobile, the experience is a bit different. wallets are into a unique list, so instead of being plucked, the list gets re-ordered. with the most recently used wallets being first on the list. like this: i think that especially on mobile, this can be useful for returning users. so now that the differences between desktop and mobile are out of the way, i'd like to propose a couple of potential solutions: solution A: disable the most recent functionality completelythis simply means that the order of wallets will always respect the wallet list configuration. both on desktop and mobile solution B: disable on desktop, keep current mobile implementationthis means that on mobile, since the wallet list "real estate" isnt big enough, we continue to re-order the recently used wallets to the beginning of the list, but we remove the "recent" solution C: disable "recent group" on desktop, but re-order the wallet listbasically means desktop having the same behaviour as mobile, where most recently used wallets are first in the list thanks! |
Beta Was this translation helpful? Give feedback.
-
@peduarte That's a good point that you might want different behaviour across desktop and mobile. If we add a prop to <RainbowKitProvider showRecentWallets={{ mobile: true, desktop: false }}> |
Beta Was this translation helpful? Give feedback.
-
Is there a way to disable the the automatically created "Recent" section from showing? So just keeping my pre-determined group(s) laid out as they always were.
For instance, say I have two sections:
Recommended
&Hardware
and i use a couple, now there's a 3rd section and the two original sections only have 1 each, and having a group 1 doesn't look great.fyi: i search for "disable recent" & "recent" before asking this Q
Beta Was this translation helpful? Give feedback.
All reactions