-
Notifications
You must be signed in to change notification settings - Fork 975
Conversation
This might need some small tweaks (ex: it should auto-focus on text field when opened, etc) but it's working good 😄 Ready for review |
Has a positioning issue (too far right horizontally and not centered vertically) and (if time allows) would be nice to match modal closer to mockup in #2894 (comment) (including adding a close button) |
Moving the code into a separate file LGTM! I think we need the modal centered and the input auto-focused before we ship but looking great so far! |
@bsclifton looking great! I think it's ready to ship, just one question for @bradleyrichter: When a bookmark from the bookmarks bar is right clicked on and you click edit, should it be the centered no arrow or the arrow pointing at the star? I know the final design wants the arrow to point to the bookmark but I mean for now.. Other than that ready to ship! |
merging! |
@bbondy Was this included in 0.12.7 Preview1? |
no |
Created #5163 for the remaining style work. @bradleyrichter if you get a chance, can you pls check it out, add notes, and prioritize? thanks 😄 |
git rebase -i
to squash commits (if needed).Re-introduce bookmark modal
version of the bookmark hanger.
Fixes #5103
Auditors: @jkup, @bbondy