-
Notifications
You must be signed in to change notification settings - Fork 975
Changing bookmark folder in the add bookmark modal changes it to bookmark added #5314
Comments
Removed milestone- Let's discuss if you feel strongly / want to re-add |
I started working on this and found we use showLocation state value to determine the title of the modal. That is not correct because the title and location show are not directly linked to each other. Plan: Come up with a another state attribute called Another issueIssue: Also fix when the location field is shown because if you look at the visual inside issue, even if you dont have the location set but changing the folder will hide the location option. Plan: To always show when you are editing bookmarks from bookmark manager. Will not show location if you are interacting with it by clicking the start inside the url bar because at that time you already have the location in context. |
@gyandeeps that would definitely work 😄 If you are interested in grabbing this, you could take a look at the action and identify the callers that would have to change. If you need any help or have any questions, let me know 😄 |
@srirambv It's happening on MacOS Brave 0.15.2 rev af7ef42 too. Also 'location' input box getting disappeared while changing the folder like as @gyandeeps said. |
@kumarrishav basically if an issue is global and not specific to a platform, you don't need to add platform labels. |
This should be fixed with #9710 |
Test plan
#9710 (comment)
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
Changing bookmark folder in the add bookmark modal changes it to bookmark added
Expected behavior:
Should just change the folder location and not change modal to bookmark added
Platform (Win7, 8, 10? macOS? Linux distro?):
Windows 10 x64
Brave Version:
Verified from 0.12.6 onwards
Steps to reproduce:
Screenshot if needed:
Any related issues:
cc: @bsclifton
Setting milestone to 0.12.9
The text was updated successfully, but these errors were encountered: