LivelyKernel / lively.next

lively.next is a personal programming kit. It emphasizes liveness, directness, and interactivity.
https://lively-next.org
MIT License
69 stars 16 forks source link

Tabs are bricked 🧱 #1387

Closed linusha closed 7 months ago

linusha commented 8 months ago

In addition to the known performance issue when using tabs, they are currently non-working. This is partially related to a renaming of the spec property on tabs to config due to a name collision. As the functionality degrades with multiple tab switches, more issues are lurking.

Additionally, there is a problem with the layout of the tabs, resulting in invisible tabs upon their creation inside of the browser.

linusha commented 8 months ago

Related: https://github.com/LivelyKernel/lively.next/pull/1261 and #1388.