WillTrem / UInnovate

MIT License
3 stars 1 forks source link

[BUG] Additional views bar does not hide when selecting another schema #295

Closed WillTrem closed 8 months ago

WillTrem commented 8 months ago

Description of the Bug

When opening a table which has additional views associated, and then we select a schema (clearing out the current view), the "views" bar remains in place.

How To Reproduce

views-bar-not-hiding

Expected Behavior

view bar should be hidden in all cases where the corresponding table is unselected (including when changing schemas)

Actual Behavior

Views bar stays there until a table with no additional custom views is selected

Priority

Medium