Custom Emoticons: Missing heading mark-up

XMLWordPrintable

    Issue Summary

    The "Default" and "Uploaded" text is not marked-up as a heading.

    Note: This issue is also observed on "creating/editing" a "page/blog/comment".

    Steps to Reproduce

    1. Navigate to the "Create"> "Blank Page"> "Create".
    2. Open the "Add Page - A sample space - Bulldog" page.
    3. Navigate to the "Insert emoji" image link.
    4. Verify the code and observe that heading is missing.

    Actual Results

    The text such as "Default" and "Uploaded" is not marked up using html heading mark-up.

    This resulted in screen reader users finding it difficult to understand the page content structure.

    Expected Results

    Mark-up the mentioned text using appropriate HTML headings. In addition, use heading levels as per specification such as <h1> should be followed by <h2>, <h3> and so on.

    Code Snippet

    <h2 class="_1MAxk8vw-IaAt6YrW8TFfm">Default</h2>
    2(...)
    3<h2 class="_1MAxk8vw-IaAt6YrW8TFfm">Uploaded</h2> 

    Screenshot

    Workaround

    Currently there is no known workaround for this behavior. A workaround will be added here when available

      1. Screenshot 2022-10-11 at 5.26.28 PM.png
        741 kB
        Varsha Bansode
      2. image-2024-10-22-10-12-42-905.png
        616 kB
        Sumit Wagh

          Assignee:
          Unassigned
          Reporter:
          Varsha Bansode (Inactive)
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated: