-
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
Add ability to resize sidebar panels #30808
Labels
feature/sidebar
Relating to Brave's Sidebar feature
OS/Desktop
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Test-All-Platforms
QA/Yes
release-notes/include
Milestone
Comments
simonhong
added
QA/No
release-notes/include
OS/Desktop
feature/sidebar
Relating to Brave's Sidebar feature
labels
Jun 5, 2023
25 tasks
simonhong
added a commit
to brave/brave-core
that referenced
this issue
Jun 22, 2023
fix brave/brave-browser#30808 SidePanelResizeHandle's ResizeArea detects resize event and BraveSidePanel updates preferred width with resized offset.
simonhong
added a commit
to brave/brave-core
that referenced
this issue
Jun 23, 2023
f/u PR for #18983 issue: brave/brave-browser#30808 It seems contents container could be destroyed first before this widget. Stop observing when observed view is in-destroying.
25 tasks
7 tasks
7 tasks
The above requires |
stephendonner
added
the
QA/In-Progress
Indicates that QA is currently in progress for that particular issue
label
Jul 18, 2023
Verification
|
Brave | 1.57.16 Chromium: 115.0.5790.98 (Official Build) beta (x86_64) |
---|---|
Revision | d6c8a44fbe78ae6ee53d838307b4d17bec8de940 |
OS | macOS Version 11.7.8 (Build 20G1351) |
Steps:
- installed
1.57.16
- launched Brave
- clicked on sidebar toolbar button
- resized side panel by grabbing side panel border
- closed and relaunched Brave.
- clicked sidebar toolbar button again
- confirmed the resized side panel persisted.
- enable vertical tabs
- confirmed able to resize both vertical tab panel and side panel
- verified sidebar doesn't occupy whole content page
- opened original window, Private window & new Private window with Tor
- confirmed all three reflected original window width of the side panel
- resized Private window and confirmed original window, new window & new Private window with Tor reflects the resized width of the side panel
step 3 | step 4 | step 7 | step 9 | new window | private window | Tor window | step 13a | step 13b | step 13c |
---|---|---|---|---|---|---|---|---|---|
stephendonner
added
QA Pass-macOS
and removed
QA/In-Progress
Indicates that QA is currently in progress for that particular issue
labels
Jul 18, 2023
GeetaSarvadnya
added
the
QA/In-Progress
Indicates that QA is currently in progress for that particular issue
label
Aug 3, 2023
Verification PASSED on
Steps:
|
GeetaSarvadnya
added
QA Pass-Linux
and removed
QA/In-Progress
Indicates that QA is currently in progress for that particular issue
labels
Aug 4, 2023
rebron
changed the title
Make sidebar panel resizable
Add ability to resize sidebar panels
Aug 8, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
feature/sidebar
Relating to Brave's Sidebar feature
OS/Desktop
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Test-All-Platforms
QA/Yes
release-notes/include
The text was updated successfully, but these errors were encountered: