Ajay Sivan

Results 15 comments of Ajay Sivan

@nyuuke What happened, why did you close this issue?

@bobbyrinaldy I will check it this weekend.

Just posting a video of an issue described above, may give the cc more clarity. https://github.com/status-im/status-mobile/assets/19279756/c7afeec7-3231-4405-bca7-b19e38ded451

I'm working on an [issue](https://github.com/status-im/status-mobile/issues/18616) related to this component for the community account selection feature. During that, I will also verify this.

Hi @J-Son89, I noticed that the `type` prop of this component has a variety of values, including combinations like "Default + Description," which strikes me as somewhat unconventional. It seems...

Hi @Parveshdhull, Thank you for your insight. You're absolutely correct; the current approach of using the `previous` state and relying on it to reset the `selected` state is highly error-prone....

It seems desktop haven't implemented this feature yet,

This functionality is not currently implemented in Desktop. Also, we need to implement the status-go side. So for now, [as discussed with Andrea](https://discord.com/channels/@me/1176849358147293194/1186185506078347274) it would be best to descope this...

@clauxx Oh cool! I'm closing this PR, could you please link the GH issue to your PR?

Hi @ulisesmac, in this component, we were using the `center-opacity` prop passed down from the parent component (`scroll-page`) for animation. We were using `center-opacity` directly in the style despite it...