Allowing members using Bug Report when not allowed

:warning: Only Developer Forum bug reports should be posted here.
Use #bug-reports for Roblox-related bug reports.

Your forum bug report must have:

  • Descriptive title;
  • Detailed description of bug;
  • When it started happening;
  • Screenshots and videos of the bug;
  • Steps to reproduce the issue (be minimal, specific, consistent!)

When using The browser HTML editor, change <button disabled="" id="create-topic" class="btn-default open-draft btn btn-icon-text ember-view" type="button"><svg class="fa d-icon d-icon-plus svg-icon svg-string" xmlns="http://www.w3.org/2000/svg"><use href="#plus"></use></svg><span class="d-button-label">Open Draft<!----></span> </button> to
<button id="create-topic" class="btn-default open-draft btn btn-icon-text ember-view" type="button"><svg class="fa d-icon d-icon-plus svg-icon svg-string" xmlns="http://www.w3.org/2000/svg"><use href="#plus"></use></svg><span class="d-button-label">Open Draft<!----></span> </button>

It allows you create a Bug Report when your a member.

Time: 8:17 pm EST

2 Likes

Does a topic actually get posted, or is it just visual?

I believe it would give you an error if you tried. Im sure discourse didn’t miss this.

Tested it on https://try.discourse.org/ and it did not work.

2 Likes

This is not a valid bug report. Custom DOM modifications are not part of the application.

3 Likes