Adding font and tagline as editable properties in Brand view#1133
Adding font and tagline as editable properties in Brand view#1133bokelley merged 3 commits intoadcontextprotocol:mainfrom
Conversation
Adds editable fields for tagline/slogan, primary font, and secondary font to the brand editor, and relabels the tone field to "tone of voice". These fields were already in the schema and displayed in the viewer but had no way to be populated via the UI.
f32a4a2 to
1c47f7b
Compare
|
A few things to look at: Fonts can't be cleared once set. If a user previously saved fonts and later wants to remove them, clearing both font fields won't work — the save logic only writes Tone data loss. When loading, Nit: The changeset description says "slogan" but the form label is "tagline" — should be consistent. |
before:

after:
