-
-
Notifications
You must be signed in to change notification settings - Fork 104
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
Feature request : Ordering of songs in a playlist #459
Comments
|
Hello What is your Kaku version ? 1.9.0 openSUSE Leap 42.3 |
@japko36 the ultimate solution is still to provide drag & drop solution here, can you lint your codes first to make sure it fits the current coding style? it's hard to understand your code by reading it :/ |
I have a request, when you find a moment, could you explain something about linting, because here there is nothing written on how to do it? I mistakenly thought that compilation was enough :( sorry |
well, it should be the same coding style or something to make sure written codes are in the same format. Right now, at least make the indentation the same as the other parts, right now your codes are not aligned and are not in the same order which is hard for me to check. Hope this clarified your thought. BTW, the reason why the wiki for that part is not ready yet is that it should be like an automatic process that will help us do this part when committing codes. I just don't have time to do that. |
I did what I could with the style of the code. I hope that it was more or less about it and you read it a bit better. |
Hello again. |
@japko36 interesting, any code for that ? |
As I mentioned above, I made changes in these three files to implement the drag and drop feature with React DnD (licensed as MIT): |
Feature requests
What is your Kaku version ?
1.7.0
What is your OS with version number ?
Ubuntu 14.04
The text was updated successfully, but these errors were encountered: