museumsvictoria / nodel

A digital media control system for museums and galleries
nodel.io
60 stars 17 forks source link

Frontend page group dialogues linger after page selection #333

Open justparking opened 3 months ago

justparking commented 3 months ago

e.g. a page group set up like this groups the pages nicely, but when the group dialogue shows up and it's clicked, it lingers and has to be manually closed by clicking elsewhere.

…
  <pagegroup title="Zones">
    <page title="Zone 1">
…
    <page title="Zone 2">
…
    <page title="Zone 3">
…
  </pagegroup>
…

image