Smit
Smit
@slavingia @gumroadsteve2 @ershad For stripe, I've mimicked automatic flagging/suspension behaviour of PayPal payment adrresses, but need clarification on the flow as it can help simplify the logic a bit 1....
@slavingia Question over UX for loading data Is the below UX desired for loading and switching data points? Or should we keep it like how we do in sales?
I'm picking up `ComplianceCard#index` branching off from - #1888 as it has relevant code required for its migration
This happens because `Routes.admin_user_url` isn't migrated to inertia but `Routes.admin_search_users_url` is. There is a re-direct to `Routes.admin_user_url` from within `Routes.admin_search_users_url` returning server HTML and triggering `invalid` event for inertia on...
@Keavon I've enabled runes mode for the whole project with the last commit, but still testing it. Let me know if you find anything that's breaking
I'm done with my bug fixes ✌️. Let me know if anything else is breaking as I'm not well aware of the UI hot paths and user workflow
> Once again please, sorry for the trouble! No worries, have synced it again
Synced! I noticed backend behaviour has changed? Undo doesn't work like before. I tried it on`fill` property and it behaves differently on `editor.graphite.rs` and `dev.graphite.rs`. Suspecting a regression in backend...
This is the `editore.graphite.rs` vs `dev.graphite.rs` comparision for undo. 1. Editor - Circle color undo's on first attempt 2. Dev - Circle color doesn't not change even after repeated attempts,...