Skip to content
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 Manage Panels to Toolbar #6004

Merged
merged 5 commits into from
Jul 3, 2024
Merged

Add Manage Panels to Toolbar #6004

merged 5 commits into from
Jul 3, 2024

Conversation

benwolfram
Copy link
Collaborator

Problem:
We'd like to have a more prominent, easily-accessible way to manage panel visibility located in the toolbar

Fix:
As a v1, leveraging a lot of similarity to the insert mode's dropdown in the toolbar. Will iterate to use leverage a newly created button + dropdown menu component in the future.

Manual Tests:
I hereby swear that:

  • I opened a hydrogen project and it loaded
  • I could navigate to various routes in Preview mode

Fixes #5892

Copy link
Contributor

github-actions bot commented Jun 19, 2024

Try me

Copy link

relativeci bot commented Jun 19, 2024

#13183 Bundle Size — 62.26MiB (~-0.01%).

aa42961(current) vs 6339ece master#13177(baseline)

Warning

Bundle contains 51 duplicate packages – View duplicate packages

Bundle metrics  Change 3 changes Improvement 1 improvement
                 Current
#13183
     Baseline
#13177
Improvement  Initial JS 45.32MiB(~-0.01%) 45.32MiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 21.84% 21.58%
No change  Chunks 30 30
No change  Assets 33 33
Change  Modules 4306(+0.02%) 4305
No change  Duplicate Modules 525 525
No change  Duplicate Code 31.84% 31.84%
No change  Packages 448 448
No change  Duplicate Packages 51 51
Bundle size by type  Change 2 changes Improvement 2 improvements
                 Current
#13183
     Baseline
#13177
Improvement  JS 62.24MiB (~-0.01%) 62.24MiB
Improvement  HTML 11.16KiB (-0.33%) 11.2KiB

Bundle analysis reportBranch panels-managerProject dashboard

@benwolfram benwolfram marked this pull request as ready for review June 19, 2024 21:28
@benwolfram benwolfram requested a review from a team June 19, 2024 21:29
@benwolfram benwolfram self-assigned this Jun 19, 2024
@balazsbajorics
Copy link
Contributor

balazsbajorics commented Jun 20, 2024

image

the colors are broken in light mode (we will use light mode for all the demos)

@balazsbajorics
Copy link
Contributor

@benwolfram I pushed a quick fix fb49141 to this branch: I re-added the TestMenu (which we need for debugging and which is why the System Test was breaking), and moved it to a new place that is actually better for us.

@benwolfram benwolfram merged commit 21effe2 into master Jul 3, 2024
15 checks passed
@benwolfram benwolfram deleted the panels-manager branch July 3, 2024 17:25
liady pushed a commit that referenced this pull request Dec 13, 2024
**Problem:**
We'd like to have a more prominent, easily-accessible way to manage
panel visibility located in the toolbar

**Fix:**
As a v1, leveraging a lot of similarity to the insert mode's dropdown in
the toolbar. Will iterate to use leverage a newly created button +
dropdown menu component in the future.

**Manual Tests:**
I hereby swear that:

- [x] I opened a hydrogen project and it loaded
- [x] I could navigate to various routes in Preview mode

Fixes #5892

---------

Co-authored-by: Balazs Bajorics <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants