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

Fix-Add droppable attribute check on target column before dropping source column #496

Conversation

akshay-kr
Copy link
Contributor

droppable attribute is not respected when dropping source column over target column where the attribute is set to false.

Just added a check on this PR for droppable attribute on target column.

Related Issue : #494

@alexander-alvarez
Copy link
Collaborator

Thanks for this! Seems like a quite a big woopsie 🤕
Will update here when the version including this change is out

@alexander-alvarez alexander-alvarez merged commit daa657e into adopted-ember-addons:master Oct 18, 2017
buschtoens pushed a commit that referenced this pull request Oct 26, 2017
* feat(custom-icons): base files

* fix(column-base): sort icon displayed with sortable:false

* feat(dummy): cookbook for custom-sort-icon

* loosen ember-one-way-controls version requirement

* yarn.lock updates

* [BUGFIX release]: Added check for target column is droppable (#496)

* [chore]: Update ember-truth-helpers to latest version. (#497)

* [BUGFIX release]: Ensure the drop target remains properly identified (#418)

* fix(feedback): iconComponent comments, iconComponent test

* fix(feedback-v2): iconComponent comments, iconComponent test
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