priyasirohi09 / joplin

Other
2 stars 94 forks source link

Sync password top bar not getting hidden #73

Open GarvitDadheech opened 2 months ago

GarvitDadheech commented 2 months ago

Steps to Reproduce:

Expected Behavior:

Actual Behavior:

Impact:

Suggested Solution:

Video: joplinSyncIssue.webm

MrPhenomenal3110 commented 2 months ago

I would like to work on this issue @priyasirohi09

I have found out that in order to implement this behaviour, we will have to add a close button/element in the file MainScreen.tsx in the directory packages/app-desktop/gui/MainScreen/ and change the display of the message box element using the onClick event listener