nextcloud/richdocuments

The extra fonts "Make sure to set this URL" instructions should not be shown when built-in CODE is selected

Open

#3,804 opened on Jul 1, 2024

 (0 comments) (0 reactions) (0 assignees)JavaScript (145 forks)auto 404
1. to developbugfeature: fontsgood first issue

Repository metrics

Stars
 (452 stars)
PR merge metrics
 (PR metrics pending)

Description

This setting is already active in the Built-in CODE app. At best it's confusing. At worst, it's misleading when one is troubleshooting font issues and may send operators down a rabbit hole that is unnecessary.

If someone is interested in implementing this, change will need to happen in here:

https://github.com/nextcloud/richdocuments/blob/f020d3904ccd3e00a534bbe9054df263c953dc53/src/components/AdminSettings.vue

Contributor guide