thorsten / phpMyFAQ

phpMyFAQ - Open Source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases
https://www.phpmyfaq.de
Mozilla Public License 2.0
582 stars 253 forks source link

nightly 2024-07-04 / FAQ Content in Edit screen hidden #3086

Closed c1972 closed 2 days ago

c1972 commented 3 days ago

If you edit a question, you will within the first tab usually see the question above and the answer below...

Currently I have the situation that the answer below is no longer displayed:

faq-content-weg

The content remains hidden.

The content field is also hidden in Add new FAQ.

Site: cc10.de / nightly 2024-07-04 OS: Windows 11 Pro 23H2 Browser: Chrome 126.0.6478.127 phpMyFAQ Version: 4.0 PHP-Version: 8.2 Database: MariaDB 10.11.4 Elasticsearch: No

Regards Christian

thorsten commented 3 days ago

This happens if you don't activate the WYSIWYG editor or Markdown.

c1972 commented 3 days ago

As a solution, I suggest combining the two editors into one config-function.

Heading: Choose editor

The user can then switch to either Markdown OR wysiwyg.