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

Draggable Component Enhancements #7089

Closed
1 task done
jordanware opened this issue Nov 22, 2024 · 2 comments · Fixed by #7102
Closed
1 task done

Draggable Component Enhancements #7089

jordanware opened this issue Nov 22, 2024 · 2 comments · Fixed by #7102

Comments

@jordanware
Copy link

jordanware commented Nov 22, 2024

Description

As a developer using carbon i want the ability to have the draggable icon to the left hand side of the component so that the actions button containing the Move Up, Move Down, Move to Top and Move to Bottom buttons can be aded to the very right hand side.

Suggested solution

It appears desired functionality is already possible. Styling changes required.

draggable.with.accessible.alt.mov

Demo URL

No response

Alternatives

No response

Additional context

Spoken with Ed on this issue already.

Confidentiality

  • I confirm there is no confidential or commercially sensitive information included.
@jordanware jordanware added Enhancement triage Triage Required labels Nov 22, 2024
@edleeks87
Copy link
Contributor

FE-7003

@edleeks87 edleeks87 added On Backlog and removed triage Triage Required labels Nov 22, 2024
tomdavies73 added a commit that referenced this issue Nov 28, 2024
adds the flexDirection prop which provides consumers with the means to change the flex-direction css
attribute from row to row-reverse or vice versa

fix #7089
carbonci pushed a commit that referenced this issue Dec 4, 2024
## [144.11.0](v144.10.0...v144.11.0) (2024-12-04)

### Features

* **draggable-container:** add flexDirection prop ([49e37fb](49e37fb)), closes [#7089](#7089)
@carbonci
Copy link
Collaborator

carbonci commented Dec 4, 2024

🎉 This issue has been resolved in version 144.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

3 participants