best_in_place icon indicating copy to clipboard operation
best_in_place copied to clipboard

Project status

Open hashtegner opened this issue 4 years ago • 6 comments

What is the project status? Are accepting contributors?

@bernat @seuros

hashtegner avatar Dec 14 '20 11:12 hashtegner

@hashtegner @bernat @seuros Only when it stopped working with Rails 6.1 I noticed that best_in_place is one of my most important tools. I am simply not good enough to help, but I would love to see it being continued.

andreasgebhard7 avatar Dec 27 '20 23:12 andreasgebhard7

No news?

crivotz avatar Mar 31 '21 15:03 crivotz

Seems like this project is dead 😢

If you look at the commit history, there ist almost no activity since 2017.

The issue tracker also speaks for itself. Tickets about deprecation warnings, problems with webpacker ...

I think it is best to look for alternatives. There are some alternatives mentioned in #620, but the comments are from 2019 and maybe a bit dated. Does somebody know if these alternatives can still be recommended?

diesl avatar Apr 23 '21 09:04 diesl

@diesl I didn't have tested it yet, but probably I will migrate to https://github.com/wbotelhos/inplace

hashtegner avatar Apr 23 '21 18:04 hashtegner

@hashtegner Thanks for the suggestion, but Inplace does not seem very alive too. So I doubt it is a good alternative ...

diesl avatar Apr 26 '21 12:04 diesl

Hey guys, I guess that even though the project seems dead, it is still pretty usable. I included in my new rails project last year, and did some updates for Webpack and Turbo as linked in #620 .

This projet, or its implementation is getting "dated" with JQuery. I wrote custom "modern" code to extend it to replace images and ActionText with Trix with StimulusReflex.

I think that an «update» would be to write another version using Turbo & Stimulus and update the Rails part. I really like the design and ease of use of this library, but I get some strange issues in my app. I put a form instead and no one really noticed 🤷. If we push more towards inplace editing in my app I will think about creating a Turbo/Stimulus version, that will include Image and Trix edition #606.

This is «good enough» for most modern uses, such a big update is not mandatory yet (not until JQuery gets illegal 😉).

Cheers. Jeremy.

poqudrof avatar Jun 18 '21 08:06 poqudrof