You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current Chrome extension includes a dialog that appears when adding a webpage. However, the dialog does not provide the user with sufficient control over the note-adding process. Specifically, the dialog should allow the user to choose whether to add a note and should only save the page when the "Save" button is clicked, preventing automatic saves.
Steps to Reproduce:
Install and set up the Chrome extension.
Visit any webpage and click on the extension icon to save the page.
Expected Behavior:
When the user clicks on the extension icon, the dialog should:
Open with an option for the user to add a note.
Wait for the user to decide whether to add a note or not.
Save the page only after the user clicks the "Save" button, ensuring the dialog does not close automatically until this action is taken.
Actual Behavior:
The current dialog does not provide an option to wait for the user to add a note before saving, leading to potential issues with incomplete note-taking or accidental saves.
The text was updated successfully, but these errors were encountered:
Hi, we recently added autosaving the webpage as soon as the extension icon is clicked. This was to make the saving process faster and require less clicks. But I agree, we do not give the user enough time to write a note about the webpage being saved. This needs to be changed so that a user can take their time to write a note about the webpage, and not be rushed.
Description:
The current Chrome extension includes a dialog that appears when adding a webpage. However, the dialog does not provide the user with sufficient control over the note-adding process. Specifically, the dialog should allow the user to choose whether to add a note and should only save the page when the "Save" button is clicked, preventing automatic saves.
Steps to Reproduce:
Expected Behavior:
When the user clicks on the extension icon, the dialog should:
Actual Behavior:
The current dialog does not provide an option to wait for the user to add a note before saving, leading to potential issues with incomplete note-taking or accidental saves.
The text was updated successfully, but these errors were encountered: