I'll stay away from the LLMs for now -- they're largely unhelpful anyway.
The value of those elements needs to be concatenated and displayed to the user. Is that right?
Right. The other components with a single text box seem to work fine, it's the multiple boxes in the phone component, and it's local state, that are confusing me to no end.
I think what you're talking about are Signals from Preact?
Oh, no, when I was talking to Bing it said that the local state interferes with the parent state, so I instead need to bring the parent state into the child. It sort of makes sense? At least the part that local and parent state can interfere with each other makes sense.
If you're still interested we could try writing a couple of basic components that get us part of the way there.
Please, I'm all ears. I have a feeling that your approach will help me a lot.
For sure, I'll send you an email.
edit: sent. Thank you again for the help.