LRNWebComponents / hax-body

CODE MOVED TO https://github.com/elmsln/lrnwebcomponents PROJECT HOME:
https://haxtheweb.org/
Apache License 2.0
55 stars 7 forks source link

hax-preview keyboard traps incorrectly #128

Closed mgifford closed 6 years ago

mgifford commented 6 years ago

Keyboard only users cannot navigate to make pages like:

Make page example

There is a keyboard trap which stops the user from navigating into add the content on the form. It works when you are in there, but...

btopro commented 6 years ago

odd; seems to be a keyboard trap that sticks to cancel; clicking past it then its kept in the rest of the form. Will have to dig more on this as the split layout tag in its current implementation appears to be throttling this for some reason

btopro commented 6 years ago

fixed this. related to #131 which that will need a more prevasive solution for the other drawer tags but the solution in this one will forge the path to those