mattermost / mattermost

Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
https://mattermost.com
Other
30.13k stars 7.22k forks source link

[RN v2] Draft is lost when following a notification #21234

Open mattermod opened 1 year ago

mattermod commented 1 year ago

Please note that this work is expected on the gekidou branch for mobile app

Drafts are stored when we lose focus, so this path may never trigger the onBlur event.


If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Developers" community channel.

New contributors please see our Developer's Guide.

JIRA: https://mattermost.atlassian.net/browse/MM-47373

AbhinavVihan commented 1 year ago

I would like to work on this.

larkox commented 1 year ago

@AbhinavVihan Any progress on this?