-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
AutoScroll Improvement like muuri.dev #2870
Comments
@depak379mandal thank you for the recognition but you need to be very specific about what scrolling use case you need be looked at as there are many areas to look at - can't boil the ocean. Also you will need others to pitch in as that amount is unortunately very small given the amount of work scrolling can be. took a quick look at muuri and not sure what scrolling you compare to. Also curious on what react grid layout (I assume you mean react-grid-layout) not working for you. I hear people switch to gridstack from it regularly, even though we don't have a bundle react wrapper yet. working on it... |
Thanks for the reply @adumesny Let me prepare videos, It is just small fix for scrolling Smoothing and improvements, The issue The solution in muuri.dev Will be great to have it with mobile touch for native too, So I will switch my whole project gridstack and can also contribute to amazing library. Also donated, Thank you |
@adumesny Can you reply? Love to hear from your side. |
hey, took a look at the video and you are talking about entire page scrolling (which could technically have nested scrollbars so each would be to scroll up until you reach top, then switch to the next higher, then... super busy during the week and only have time on weekend, beside I didn't say I could work on this for the small donation you gave, but I do appreciate the suport. |
@adumesny I even never used this library but wanted to switch, It will be very motivating if you are able to resolve this issue. I really appreciate and respect your time, that is why I donated as much as I can. |
@adumesny If you don't have time and not wanted to work on this, Can you please give back the donation, I will approach to other library. Let me know. |
Hello @adumesny , I implemented scroll fix in here https://www.npmjs.com/package/danimai-gridstack, Please improvise it here, if you got time. I really loved the library, but need your support. Already implemented the concept, it is working but can be improvised. And we can make gridstack js perfect. |
this is great! but can you please submit a code review instead for me to check and take a look ? thank you. |
@adumesny, the way you are handling this issue is completely unacceptable to be honest. @depak379mandal donated $200 in good faith, even tried to fix the issue himself, and still, there’s been little or no effort from your side. Your attitude has been dismissive and hostile, despite the support. It's been weeks of waiting with no effort made on your end. Even donating, the lack of professionalism and disregard for your community’s support is frustrating. At this point, it’s hard to justify continuing with this library when basic issues are being ignored |
@lorenzogonnelli sorry you feel that way. I had personal issues this past weekend and could not work on this beloved library... I do this on my own spare time, and don't get paid for this. If you think $200 (which by the way I never asked/agreed upon, but very much appreciate) is enough for me to drop work to take a look, it maybe pays for 1h. I only asked for those changes to be pushed in a CL so I can easily review and commit with possible fixes rather than hunt a personal branch. Not sure what's hostile about that. If you maintain a lib and have dozens of people ask for things, and do this on your own spare time, you might understand. |
@adumesny It's not necessarily what you asked that comes across as hostile, but how you asked it. There’s no gratitude shown for the people contributing to this project—people doing work that, in theory, should be your responsibility. It’s also worth noting that you regularly ask for donations, even for minor fixes. This is likely why someone donated without you explicitly requesting it this time. The fix itself isn’t complicated, and you are clearly the most qualified person to address it. I raised my issue months ago and never received any feedback beyond being told to ‘donate to get it fixed.’ Yet, even with donations, nothing seems to change. At this point, it might be fair to label this library as unmaintained. This bug affects every Apple user, making the library unusable on Apple devices. We’re asking politely for a fix, but there seems to be little interest or initiative on your side. I know you have personal issues and other priorities to deal with, but please understand this is a serious problem, and we truly need your help. This issue is causing significant problems for us, and you’re the only one in a position to resolve it. Thank you. ps. At least you edited your last reply lol |
@lorenzogonnelli #2666 must be the issue you are referring to. If you read my last comment, I said I could take a look if I could duplicate this on my machine using emulation mode (windows+chrome) and to reach out on slack to cover that work, but you never did... this is an open source, is free, use a lot of my spare time, and you are welcome to fix things yourself, and there is no guarantee that I would fix what is important to you. When you say maintaining an open source is a thankless job and people like you make me want to drop this, or make it licensed paid version only... |
Need Scroll on drag improvement like https://muuri.dev
I think there are many issues related to this #2728 #2666 and many more
I just wanted to have it clean scroll on drag for every device, I also want to donate for this You are maintaining and doing great stuff with hard work. I really appreciate your work @adumesny. If you confirm, I will donate $200 right now for your time. That is how much I have. Let me know what do you think. I also think everyone should donate for this great project, whoever using this project. I am using react grid layout, but want to switch to gridstack, but need only scroll on drag to be fixed.
The text was updated successfully, but these errors were encountered: