Hello,
I noticed a bug in the advanced category settings: changes can only be saved in the general settings.
Do you have the same issue? For your information, I have updated Discourse.
Hello,
I noticed a bug in the advanced category settings: changes can only be saved in the general settings.
Do you have the same issue? For your information, I have updated Discourse.
Hmm… I edited settings in the Settings, General and Appearance tabs and every time, I could save changes, and it persisted after reloads.
Does this occur in safe mode?
Yes, you’re right, it works without failure. I must have an issue with a plugin. I recently installed Custom Wizard, so I need to check that. Thanks for reminding me about the ‘without failure’ function.
I took a look, and actually, I can’t save the custom location settings in the event sorting wizard. Ah, I’ve discovered the Custom Wizard, and it’s a really great location feature. I’m going to run into an issue with usage ![]()
I don’t know how to interpret these error messages
Other
Incorrect use of
The label’s for attribute doesn’t match any element id. This might prevent the browser from correctly autofilling the form and accessibility tools from working correctly.
To fix this issue, make sure the label’s for attribute references the correct id of a form field.
An element doesn’t have an autocomplete attribute
A form field has an id or name attribute that the browser’s autofill recognizes. However, it doesn’t have an autocomplete attribute assigned. This might prevent the browser from correctly autofilling the form.
To fix this issue, provide an autocomplete attribute.
1 resource
| Violating node |
I don’t see how to resolve this issue
I don’t know if I’m the only one in this situation
These should be unrelated. Does disabling the plugin fix the original problem? If so, perhaps you should report it in the plugin’s topic.
Not always the same issue after analysis
Here, even node violations in safe mode, although I’m not a pro either
<label for="c74dcafc-78cb-4d8f-b212-5eda0e7f4caf" class="form-kit__container-title --max">
<span>Style</span>
<span class="form-kit__container-optional">(optional)</span>
<!---->
</label>
<div id="control-parent_category_id" class="form-kit__container form-kit__field form-kit__field-custom" data-name="parent_category_id" data-control-type="custom">
<label for="d2b6907e-07df-4376-aad9-30e62b4948b4" class="form-kit__container-title --max">
<span>Subcategory of...</span>
<span class="form-kit__container-optional">(optional)</span>
<!---->
</label>
<!---->
<div class="form-kit__container-content --max">
<div class="form-kit__control-custom">
<details id="ember66" class="select-kit single-select combobox combo-box category-chooser ember-view"> <summary aria-label="Filter by : Never" name="Filter by : Never" data-name="Never" data-value="" tabindex="0" id="ember66-header" class="select-kit-header single-select-header combo-box-header ember-view"><div class="select-kit-header-wrapper">
<!---->
<div title="Never" data-name="Never" class="select-kit-selected-name selected-name choice">
<!---->
<!---->
<span class="name">
Never
</span>
<!----> </div>
<!---->
<svg class="fa d-icon d-icon-chevron-down svg-icon fa-width-auto angle-icon svg-string" width="1em" height="1em" aria-hidden="true" xmlns="http://www.w3.org/2000/svg"><use href="#chevron-down"></use></svg>
</div></summary>
<div id="ember66-body" class="select-kit-body ember-view"><!----></div>
</details>
</div>
<!---->
<!---->
</div>
</div>