Skip to content

detached DOM elements .p-TabBar-tabCloseIcon #525

Open
@duncdrum

Description

@duncdrum

while working on #518 I discovered a bunch of rogue dom elements.

As the screenshot shows, with only 1 visible closing tab icon (ignoring the non html5yness of <div class=…> instead of <button>) 10 additional elements are loaded into the browser and are hidden behind both the explorer and fusion tabs in the sidebar.

This is fubar, tested with chrome and ff without the cypress overlay. There really is no need to pollute the DOM with this kind of cruft, we need to figure out where its coming from and get rid of it. That should also help with

#521
#523
#413
#412

Screenshot 2021-09-23 at 14 41 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions