✨(frontend) add floating bar with leftpanel collapse button#1876
Open
✨(frontend) add floating bar with leftpanel collapse button#1876
Conversation
2ac1b8b to
0619362
Compare
|
Size Change: +1.34 kB (+0.03%) Total Size: 4.2 MB
|
7f59383 to
7fff89d
Compare
693fc2e to
2343e48
Compare
|
Size Change: +2.71 kB (+0.06%) Total Size: 4.21 MB
|
0803259 to
d80550a
Compare
cfa0618 to
fce57e1
Compare
36e8b08 to
786fd71
Compare
dafd996 to
4b9dc96
Compare
21234f1 to
1f55e85
Compare
Add sticky floating bar at top of document with leftpanelcollapse btn
1f55e85 to
53a5872
Compare
AntoLC
reviewed
Feb 13, 2026
src/frontend/apps/impress/src/features/floating-bar/components/CollapsePanel.tsx
Outdated
Show resolved
Hide resolved
src/frontend/apps/impress/src/features/left-panel/stores/useLeftPanelStore.tsx
Show resolved
Hide resolved
src/frontend/apps/impress/src/features/docs/doc-header/components/DocHeader.tsx
Outdated
Show resolved
Hide resolved
src/frontend/apps/impress/src/features/floating-bar/stores/useFloatingBarStore.ts
Outdated
Show resolved
Hide resolved
src/frontend/apps/impress/src/features/floating-bar/components/FloatingBar.tsx
Outdated
Show resolved
Hide resolved
src/frontend/apps/impress/src/features/floating-bar/components/FloatingBar.tsx
Outdated
Show resolved
Hide resolved
AntoLC
reviewed
Feb 13, 2026
src/frontend/apps/impress/src/features/floating-bar/components/FloatingBar.tsx
Outdated
Show resolved
Hide resolved
9dab4d6 to
97bab22
Compare
bae596b to
65d588c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Add a desktop floating bar and left panel collapse/expand button .
blur.mp4
Proposal
FloatingBaron desktop with a dedicatedCollapsePanelbutton.