haxtheweb / issues

Issue queue for hax, haxcms, elmsln, lrnwebcomponents, wcfactory, websites and more.
Apache License 2.0
11 stars 1 forks source link

use a11y-collapse-group with radio in hax-tray settings #2096

Open btopro opened 2 months ago

btopro commented 2 months ago

This way when you open Advanced, Configure closes. This has a lot of the code needed except for activating it because right now

            element: "div", // @todo make this a11y-collapse-group when we get state management right on cascading props
WilliamMRose commented 2 months ago

Seeing this reminds me of a related issue. I am starting to find that I configure settings across many of the same type of block on a page. For example, I change my mind on stylistic settings for 8 – 10 headers on a page.

When I click to select the next header, the tab I was working with is closed and must be re-opened. It would be more efficient if the currently opened tab (Configured – Advanced -- Developer) remained open as I select the next object to be edited.