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

Ability to change component layout once created #870

Closed
taylortom opened this issue Sep 28, 2015 · 5 comments
Closed

Ability to change component layout once created #870

taylortom opened this issue Sep 28, 2015 · 5 comments
Assignees
Labels
D: medium Suitable for single developers familiar with the codebase T: enhancement Adding additional functionality

Comments

@taylortom
Copy link
Member

You can currently work around this issue by move it to a new block, then move it back in the correct position.

@taylortom taylortom added T: enhancement Adding additional functionality D: medium Suitable for single developers familiar with the codebase labels Sep 28, 2015
@dancgray dancgray assigned dancgray and unassigned darylhedley Oct 20, 2015
@sandervanzijl
Copy link

to add a little comment: it would be terrific if a user could just click and hold the component and drag it to another layout, without the need to create a new block for temporary placement. this functionality could include automatic swapping. off course there would be limits to what is possible. for example if a component is now positioned on the left, it can only be positioned as a middle component when there is no right component.

@hbaileylxd
Copy link

I'd love to see this as an option in the edit menu of a component so for example a left block can be made into a full block (assuming no right block exists) with one click.

@markl55
Copy link
Member

markl55 commented Jan 14, 2016

Hi,

https://community.adaptlearning.org/mod/forum/discuss.php?d=1129

Mockup!
at component pos

Discussion on the design of this feature is in the forum. This action seems to be used quite frequently so we've moved the action that re-position's the component out of the cog and directly onto the header bar of the component. With the result that it only takes one click to re-position the component. Ideally the options would also exist in the properties cog.

@dancgray
Copy link
Member

+1 for the implementation from @markl55. Was the additional swap functionality in the first block intended?

@markl55
Copy link
Member

markl55 commented Jan 14, 2016

Hi @dancgray added for consistency, so that you could switch the left one to the right or the right one to the left (essentially the same thing though as it switches the two of them around).

@dancgray dancgray self-assigned this Jan 15, 2016
dancgray added a commit that referenced this issue Jan 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D: medium Suitable for single developers familiar with the codebase T: enhancement Adding additional functionality
Projects
None yet
Development

No branches or pull requests

8 participants