Replies: 1 comment
-
Well yeah, it's not impossible for this preference to be remembered in between. Would have to look at this better but either we add some state that persists between usage I guess... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible for the SendEmail checkbox to not be reset each time a user's role is changed (in Users), or each time a user is added to / removed from a role (in Roles).
Recently, I had to change a couple of hundred users' roles, I didn't want emails sent, so it meant clearing the check box each time.
The code is here (Thanks Paras Daryanani!)
Presumably it would mean moving the SendEmail property up a level - but I'm a beginner at React!
Beta Was this translation helpful? Give feedback.
All reactions