jkomoros / card-web

The web app behind thecompendium.cards
Apache License 2.0
46 stars 8 forks source link

Changing title or title_alternates (or content?) from textarea doesn't register as a change #614

Closed jkomoros closed 2 years ago

jkomoros commented 2 years ago

So you can't save it

jkomoros commented 2 years ago

Hard to get a clean bisect because there's a problem where you can't switch to the content tab in the neighborhood around 64cdda7

jkomoros commented 2 years ago

Whoa, this has been broken for a LONG time, pre rollup, pre typescript (really?)

And for a large portion in there, switching to the content tab in editor was broken. (Really???)

jkomoros commented 2 years ago

I just can't believe how far back I'm going in history to find a time switching to the content tab even worked... surely this bisect is corrupted in some way?

jkomoros commented 2 years ago

Even back to 8aabd778a02cb3e6258c26ffbd9d54a55b6a39bc the content tab is still not selectable

jkomoros commented 2 years ago

Probably easiest to just diagnose and fix directly without a bisect

jkomoros commented 2 years ago

The change in the textfield isn't being reflected back into state at all