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

Toolbar: Draggable groups, and Vertical Option #1207

Closed
petervanderwalt opened this issue Sep 20, 2018 · 4 comments
Closed

Toolbar: Draggable groups, and Vertical Option #1207

petervanderwalt opened this issue Sep 20, 2018 · 4 comments

Comments

@petervanderwalt
Copy link

Hey, so i think we can all agree Ribbon Menu is the most beautiful menu ever created (:
But we have a couple application needs I am hoping we can discuss (:

  1. Draggable groups
    So in many applications, there's dockable toolbars, that you can move / reposition / even add/replace - I'm sure you know what I mean. Would be awesomely cool if the existing class=group could have a data-movable tag or something, which then makes them able to do this (gif below)

movable groups

  1. The styling of Ribbon menu looks sooo good, I really dont want to use Sidebar or Side Navigation as its too bulky - any chance we can someday have a "vertical ribbon menu" - doesn't even need to be ribbon menu itself (tabs on a vertical doesnt make sense. Or does it? (hmmm now that i think about it, right angle tabs along the screen edge... maybe)) - even just a container all along the side where I can use the familiar and beautiful ribbon-button, ribbon-icon-buttons etc would work. We are looking to add a sidebar for some tools like this:

sidebar

@petervanderwalt
Copy link
Author

I created a simple implementation of the sidebar https://codepen.io/petervanderwalt/pen/rqbKWo to continue with the project I have to do (: - sharing just in case it helps someone.

@olton
Copy link
Owner

olton commented Oct 29, 2018

in 4.2.27 I fix vertical layout
2018-10-29-18-46-39

@olton
Copy link
Owner

olton commented Oct 29, 2018

You can put toolbar into your side container. If you need buttons without margin, you can add class m-0 to button

@olton olton modified the milestones: v4.3.0, v4.3.1 Jan 3, 2019
@olton olton changed the title 2 x Enhancement requests - Ribbon Menu: Draggable groups, and Vertical Option Toolbar: Draggable groups, and Vertical Option May 10, 2019
@olton olton removed this from the v4.3.1 milestone Sep 23, 2019
@olton
Copy link
Owner

olton commented Nov 18, 2020

You can use the drag-items component to organize drag-and-drop and rank toolbars within specific containers.

@olton olton closed this as completed Nov 18, 2020
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

No branches or pull requests

2 participants