Skip to content

JIRA-1234 - Implement saving functionality#2

Open
JRoseDev wants to merge 2 commits into
mainfrom
work/jr/texttile-editor
Open

JIRA-1234 - Implement saving functionality#2
JRoseDev wants to merge 2 commits into
mainfrom
work/jr/texttile-editor

Conversation

@JRoseDev

Copy link
Copy Markdown
Owner

Description

I added the missing functionality to actually edit and save text content in the TextTileEditor component. Before this, you could only change font size and alignment, but couldn't edit the actual text.

Changes

• Added a text area where users can type their content
• Made the Save button actually work by calling an API
• Added loading state so the button shows "Saving..." when you click it
• The form now loads existing values when you open the editor

Test Steps

Add some text, make sure that it gets saved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant