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

Lanes: Lane Switcher: Switch between all available lanes in Workspace and Scope #6330

Merged
merged 134 commits into from
Oct 2, 2022

Conversation

luvkapur
Copy link
Member

@luvkapur luvkapur commented Aug 17, 2022

Proposed Changes

  • Replace LanesDrawer with LaneSwitcher
  • LaneSwitcher renders a list of available lanes
  • Selecting a Lane from the LaneSwitcher filters the ComponentTree on your Workspace or Scope with the components from the Lane and main
  • When on a Lane the ComponentGallery renders all the components from that Lane
Lane.Switcher.mov

@luvkapur luvkapur changed the title add lanes list dropdown Lanes: List all available Lanes in Workspace and Scope (Lanes Dropdown) Aug 17, 2022
.bitmap Outdated Show resolved Hide resolved
.bitmap Outdated Show resolved Hide resolved
scopes/lanes/lanes/lanes.ui.runtime.tsx Outdated Show resolved Hide resolved
scopes/lanes/ui/dropdown/lanes-list.dropdown.tsx Outdated Show resolved Hide resolved
scopes/scope/scope/scope.ui.runtime.tsx Outdated Show resolved Hide resolved
scopes/scope/scope/scope.ui.runtime.tsx Outdated Show resolved Hide resolved
scopes/workspace/workspace/workspace.graphql.ts Outdated Show resolved Hide resolved
@luvkapur luvkapur changed the title Lanes: List all available Lanes in Workspace and Scope (Lanes Dropdown) Lanes: Lane Switcher: Switch between all available lanes in Workspace and Scope Aug 19, 2022
@luvkapur luvkapur enabled auto-merge (squash) September 27, 2022 21:13
@GiladShoham GiladShoham merged commit 2aff15b into master Oct 2, 2022
@GiladShoham GiladShoham deleted the lanes-dropdown branch October 2, 2022 17:58
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.

None yet

4 participants