Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-26691

"Remove outer" button

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.

      In Confluence 4.x we get greate possibility to easily insert, edit and move macroses. But it's very unuseful to remove outer macros without removing all included macroses. For example, I have page with content:

      <ac:macro ac:name="panel">
        <ac:rich-text-body>
          <ac:macro ac:name="panel">
            <ac:rich-text-body>
              <p> </p>
            </ac:rich-text-body>
          </ac:macro>
          <ac:macro ac:name="panel">
            <ac:rich-text-body>
              <p> </p>
            </ac:rich-text-body>
          </ac:macro>
          <ac:macro ac:name="panel">
            <ac:rich-text-body>
              <p> </p>
            </ac:rich-text-body>
          </ac:macro>
          <ac:macro ac:name="panel">
            <ac:rich-text-body>
              <p> </p>
            </ac:rich-text-body>
          </ac:macro>
        </ac:rich-text-body>
      </ac:macro>
      

      If I decide, that i do not need external panel, I had to move each inner panel up. It's very difficult to do that, when those panels are big. It will be very useful to have button to remove outer macros only ("Edit", "Remove", "Remove outer")

      Attachments

        Issue Links

          Activity

            People

              jmasson@atlassian.com John Masson
              c74b4ce7d3c7 NikitaM
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: