ecency-mobile
ecency-mobile copied to clipboard
Bug Fix: Beneficiaries not showing correctly
What does this PR?
Filtered the default beneficiary from beneficiaries list while saving draft and saving beneficiaries list in redux. Add default beneficiary when draft is loaded This removes the inconsistancy caused by draft saved in ecency web as in ececny web it does not saves the default beneficiary but on mobile it was saving default beneficiary in meta. That was causing inconsistancy.
Issue Number
https://discord.com/channels/@me/920267778190086205/1009051563953758238
When we set schedule date on ececny web it saves schedule successfully but when we fetch it on ececny mobile it doesn't return schedule data in meta. It should be fixed on backend to work on ecency mobile . Refer screenshots
apparently adding schedule date in post settings, hide the ability to save draft... check Update Draft
button is hidden
Removed schedule info from meta and other code related to it which was done in some past PR
Refer commits: https://github.com/ecency/ecency-mobile/pull/2425/commits/0c6c7d09ad070402931ef5b7a77ae5bcaf44617b https://github.com/ecency/ecency-mobile/pull/2425/commits/a23b1678ddd7bbef1fe659adeee5f58c42bf90d7 https://github.com/ecency/ecency-mobile/pull/2425/commits/05eeda6193888ead73d6f67a63e47526c06ac7ef