Skip to content

sidebar improvements#6259

Merged
JeroenReumkens merged 3 commits intomainfrom
6258-cal-674-settings-navbar-bottom-0
Jan 4, 2023
Merged

sidebar improvements#6259
JeroenReumkens merged 3 commits intomainfrom
6258-cal-674-settings-navbar-bottom-0

Conversation

@PeerRich
Copy link
Copy Markdown
Member

@PeerRich PeerRich commented Jan 4, 2023

LTR:
CleanShot 2023-01-04 at 11 10 36@2x

RTL:

CleanShot 2023-01-04 at 11 11 19@2x

before

CleanShot 2023-01-04 at 11 05 07@2x

after

CleanShot 2023-01-04 at 11 04 58@2x

@PeerRich PeerRich linked an issue Jan 4, 2023 that may be closed by this pull request
@linear
Copy link
Copy Markdown

linear Bot commented Jan 4, 2023

@PeerRich PeerRich enabled auto-merge (squash) January 4, 2023 10:05
@PeerRich PeerRich disabled auto-merge January 4, 2023 10:07
@PeerRich PeerRich changed the title added bottom-0 to sidebar nav sidebar improvements Jan 4, 2023
<nav
className={classNames(
"no-scrollbar fixed left-0 top-0 z-10 flex max-h-screen w-56 flex-col space-y-1 overflow-x-hidden overflow-y-scroll bg-gray-50 px-2 pb-3 transition-transform lg:sticky lg:flex",
"no-scrollbar fixed top-0 bottom-0 z-10 flex max-h-screen w-56 flex-col space-y-1 overflow-x-hidden overflow-y-scroll bg-gray-50 px-2 pb-3 transition-transform ltr:left-0 rtl:right-0 lg:sticky lg:flex",
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sean-brydon added this after you approved

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cal ✅ Ready (Inspect) Visit Preview Jan 4, 2023 at 11:10AM (UTC)

@PeerRich PeerRich added ♻️ autoupdate tells kodiak to keep this branch up-to-date automerge labels Jan 4, 2023
@JeroenReumkens JeroenReumkens merged commit 268bf68 into main Jan 4, 2023
@JeroenReumkens JeroenReumkens deleted the 6258-cal-674-settings-navbar-bottom-0 branch January 4, 2023 11:15
PeerRich added a commit that referenced this pull request Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge ♻️ autoupdate tells kodiak to keep this branch up-to-date

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CAL-674] settings: navbar bottom-0

3 participants