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

Dropping over title of group #14

Open
TylerL-uxai opened this issue Jan 24, 2016 · 5 comments
Open

Dropping over title of group #14

TylerL-uxai opened this issue Jan 24, 2016 · 5 comments
Labels

Comments

@TylerL-uxai
Copy link

When you drop an item over the title of the gray box, it won't work.

@bigardone bigardone added the bug label Jan 24, 2016
@bigardone
Copy link
Owner

Yes, you're right :)
This is related to #1
I have to find a better way of handling drag and drop events.

@TylerL-uxai
Copy link
Author

I'm interested in playing around with this maybe. Can you tell me a little more about why you chose the phoenix framework for this? Is this promotional for their framework? Thanks!

@bigardone
Copy link
Owner

I chose the Phoenix framework basically for two reasons:

  1. I'm learning Elixir and Phoenix is its most popular framework.
  2. Its real-time features. Phoenix makes it real simple and easy thanks to its sockets and channels. To test this open two different browsers and sign in as different users. Add one the a board owned by the other one and start making changes while both are in the same board.

Cheers!

@leolorenzoluis
Copy link

@bigardone Is there a reason why you didn't choose ASP.NET's SignalR for real time features?

@bigardone
Copy link
Owner

@leolorenzoluis the main reason is that I don't know any ASP.NET at all :)

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

No branches or pull requests

3 participants