bcgov / smk-legacy-ui

Legacy Admin UI for the SMK has been de-supported. Please see the CLI under https://github.com/bcgov/smk for an alternative.
Apache License 2.0
8 stars 3 forks source link

Attribute visibility changes resulting in white screen #98

Open NicoledeGreef opened 6 years ago

NicoledeGreef commented 6 years ago

Setting visibility of attributes has an issue. After you uncheck a few attributes the screen disappears!

Repeatable steps:

  1. Added Layer= Health -->Diagnostic Facilities -->Laboratory Medicine
  2. Edit Selected Layer
  3. Check Visible for the layer
  4. Uncheck "Diagnostic Facility ID"
  5. Uncheck "Facility Established Date" Then screen goes white except for the Preview, Save, and Close buttons at the bottom left hand corner:

image

cpspicer commented 6 years ago

I believe you have to scroll up to see the authoring page again. I've been forced down to the bottom each time I enable or disable a tool.

NicoledeGreef commented 6 years ago

Ah... thanks - but why is there even a big white section at the bottom?

dhlevi commented 6 years ago

White section was caused by an error during the page update after some dom injection. This has been fixed for the next admin ui release.