-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sidebar item add bubble state is not handled properly after adding item #21246
Comments
fix brave/brave-browser#21246 After item is added, bubble should be visible if there are item add candidates. Otherwise, bubble should be closed.
Verified
|
Brave | 1.37.67 Chromium: 99.0.4844.35 (Official Build) nightly (x86_64) |
---|---|
Revision | f60a827ddb87f1c403e07713751a5551d5856ac0-refs/branch-heads/4844@{#579} |
OS | macOS Version 12.3 (Build 21E5222a) |
Case 1: Bubble has empty area after adding item
Steps:
- Start with default sidebar items list
- Remove bookmarks sidebar item
- Load
http://www.brave.com
at current active tab - Mouse over the add (
+
) button Add brave.com
to sidebar- Bubble should not have empty area
Confirmed there's no empty space in the Add to Sidebar
bubble
example | example | example | example |
---|---|---|---|
Case 2: Add to Sidebar
is closed
Steps:
- Start with default sidebar items list
- Remove bookmarks sidebar item
- Load
brave.com
at current active tab - Mouse over the add (
+
) button Add bookmarks
to sidebar- Bubble should not be hidden and bubble has
brave.com
item
Confirmed the bubble appears and has an Add to Sidebar
item for brave.com
example | example | example | example |
---|---|---|---|
Testcase 1: Add to Sidebar bubble shouldn't have empty area after adding item
Testcase 2:
|
Verification passed on
Verified test plan from the description Case 1: Bubble has empty area after adding itemConfirmed there's no empty space in the Case 2:
|
Item add bubble should not be closed if there are adding candidates after adding items.
STR 1 - bubble has empty area after adding item
STR 2 - add item bubble is closed
The text was updated successfully, but these errors were encountered: