-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Privacy UI/UX improvements #2987
Conversation
Looks really good. Huge improvement. Only nit I can see from testing: updating the mixed/unmixed account balances when transactions sent across. I have to click to another menu item and back before they update. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, left some minor comments
app/components/modals/MixerSettingsModal/MixerSettingsModal.jsx
Outdated
Show resolved
Hide resolved
I would suggest "Allow sending from unmixed account" for the checkbox text instead of the current "Send from unmixed accounts". The existing text reads to me like you're instructing the software to actually "send from unmixed accounts" instead of specifying that the user wants to allow the possibility of doing it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Left one small comment, but overall a really good job.
Closes #2965