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
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
When attempting to bookmark http://alexwykoff.com/2/demo/ the url did populate the appropriate entry in the modal, however the Save button was not enabled.
Expected behavior:
If the modal contains sufficient data, the Save button should be enabled.
Platform (Win7, 8, 10? macOS? Linux distro?):
Tested on OS X
The check if the bookmarkNameIsValid does not include the url check. This commit also introduced a new bug, now you can never have empty title input, it will be always be prepopulated with the URL if you try to delete everything with backspace and just type your custom title.
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
When attempting to bookmark http://alexwykoff.com/2/demo/ the url did populate the appropriate entry in the modal, however the Save button was not enabled.
Expected behavior:
If the modal contains sufficient data, the Save button should be enabled.
Tested on OS X
0.11.6 pre-beta4
If a site does not have a title, the bookmark should default to the url instead. #3344
The text was updated successfully, but these errors were encountered: