# Shaving Cabinets %% DATAVIEW_PUBLISHER: start ``` TABLE WITHOUT ID AREA + " \ "+ BuildingElement + "<br><br>" + file.link as Issue, SECTION as Description FROM "3 Resources/Issues" FLATTEN Areas as AREA FLATTEN BuildingElement as BuildingElement sort AREA ASC WHERE contains(BuildingElement,[[Shaving Cabinets]]) FLATTEN list(filter(file.lists, (x) => meta(x.section).subpath = "Issue Description").text) as SECTION ``` %% | Issue | Description | | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [[3 Resources/Areas/Bathrooms.md\|Bathrooms]] \ [[3 Resources/Building Elements/Shaving Cabinets.md\|Shaving Cabinets]]<br><br>[[3 Resources/Issues/Desilvered Bathroom Mirrors.md\|Desilvered Bathroom Mirrors]] | <ul><li>Bathroom mirrors can develop desilvering, where the reflective backing deteriorates, leading to black spots or edges.</li><li>This is primarily caused by prolonged exposure to moisture, humidity, and cleaning chemicals.</li><li>Poor installation, such as direct contact with wet surfaces or improper sealing, accelerates the deterioration process.</li><li>Note these can fixed easily by removing the whole door panel and taking it to a glass shop, who will remove the damaged mirror and replace it with a new one. The door panel can then easily be re-installed.</li></ul> | %% DATAVIEW_PUBLISHER: end %%