eclipse-thingweb / playground

Browser or Node.js based tool for validating and playing with W3C Thing Descriptions
https://playground.thingweb.io/
Other
28 stars 22 forks source link

Defaulting to validation tab below when a new td tab/file is chosen #535

Closed egekorkan closed 8 months ago

egekorkan commented 8 months ago

Coming from https://github.com/eclipse-thingweb/playground/discussions/492#discussioncomment-7596827

When selecting a different main tab, the tool tab at the bottom becomes unselected. Because everything is grayed out now, it looks like the stuff is disabled.

This is indeed a bug, at least the validation should be selected

egekorkan commented 8 months ago

This is done by #537, closing