|
|
|
|
|
by jpohalloran
1212 days ago
|
|
Exactly right. We tackled inline editing early on, but it had a lot of hidden complexity. Tina's fields are completely customizable, and if we support inline-editing it would be more challenging to make custom fields work while overlaying the site content. There were also challenges around the inline-editing implementation being very entwined in the user's codebase.
We do hope to circle back to inline editing in the future, we just want to make sure we land on a stable solution. |
|
Are these all the issues you faced? It seems like you mostly solved them, so I'm guessing there were others.
I wouldn't mind having to use the sidebar for secondary fields, I mostly care about the main content field, where I'd spend most of the time. Since (from a cursory glance) you seem to already provide components for rendering Markdown, I don't see a big issue regarding the coupling, at least for my use case.