Abdelhafidh Belalia
Abdelhafidh Belalia
@brunovjk We can achieve that using `makeRequestWithSideEffects` but this is used only as the last ressort as it's discouraged.
Tested this just now and it seems working as expected.
@shahinyan11 Next time please do not raise PRs until assigned. Also please fix the PR description and title
@shahinyan11 Please apply the requested changes and explain the bug you are referring to. This PR should only effect one file.
@shahinyan11 We shouldn't be changing any style here. There should be only one change which is to add a wrapping view in SignInPageLayout
The wrapping view shouldn't have the same style as the child. Keep the style of the child untouched. The wrapping view should be something like that: ```js ```
@shahinyan11 Please change the PR title to something more explanatory (what's being changed in the PR) also fix the checklist (the part `I linked the correct issue `)
@shahinyan11 Can you please clarify which bug? Is there still a reproducible bug here?
@shahinyan11 This seems like a different bug as I can see the three color layers on main. Also, is there a real case where this is reproducible? (besides hard coding...
Write a util style function (something like `codeStyles`) to return the correct platform-dependent background.