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

feat: use affix sidebar for editor sidebar #1002

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wa0x6e
Copy link
Contributor

@wa0x6e wa0x6e commented Nov 28, 2024

Summary

This PR migrates the editor right sidebar to use the Affix component, which will scroll the sidebar content together with the main content.

With this changes, all right sidebars are now migrated to Affix

How to test

  1. Go to http://localhost:8080/#/s:test.wa0x6e.eth/create
  2. The right sidebar should scroll using same behavior as the proposal page sidebar (stop scrolling when reaching top/bottom)

@wa0x6e wa0x6e force-pushed the feat-use-affix-sidebar-for-editor branch from 5f7cf92 to ceba6b6 Compare November 28, 2024 06:09
@wa0x6e wa0x6e marked this pull request as ready for review November 28, 2024 06:09
@wa0x6e wa0x6e requested a review from ChaituVR November 28, 2024 06:09
@ChaituVR
Copy link
Member

This PR migrates the editor right sidebar to use the Affix component,

whats a Affix component? 🤔 I missed some context 😄

@wa0x6e
Copy link
Contributor Author

wa0x6e commented Nov 29, 2024

This PR migrates the editor right sidebar to use the Affix component,

whats a Affix component? 🤔 I missed some context 😄

Affix component was introduced here #686

To have the sidebar scroll sync with the main content when needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants