Skip to content

gl-text-subtle in app/assets/javascripts/content_editor/components/content_editor.vue

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Follow up from !170573 (comment 2222937831)

It doesn't look like gl-text-subtle does anything in the component: pp/assets/javascripts/content_editor/components/content_editor.vue

This should be audited and removed if it isn't doing anything

Implementation Plan

Look at <editor-mode-switcher size="small" value="richText" @switch="handleEditorModeChanged" /> to see if it is inheriting the text color and if that is the behaviour that is desired. If it is, we should move the gl-text-subtle class onto that component, if not, it should be removed.

Please add screenshots of the component before and after so that it is easier to review and validate this change

Edited by 🤖 GitLab Bot 🤖