Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@lups2000
Copy link
Member

@lups2000 lups2000 commented Jun 1, 2025

Description

In this PR, I removed the edit/save toggle that previously allowed users to switch between viewing and editing a content view. Instead, I'm now using the CodeMirror editor directly, so users can modify the content inline. They can save their changes either by clicking "Save" or by pressing Ctrl + S (Cmd + S). Additionally, the "Show more" button has been removed; the full content is now always displayed by default to make the experience more seamless.
Demo:

Screen.Recording.2025-06-01.at.20.22.04.mov

I still need to modify and update the tests. First impressions?

Checklist

  • I have updated tests where applicable.
  • I have added an entry to the CHANGELOG.

@lups2000
Copy link
Member Author

lups2000 commented Jun 6, 2025

web tests fail here, but locally not. Do you have any idea why this happens?

@lups2000 lups2000 requested a review from mhils June 6, 2025 19:02
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