You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- _handle_setting_buttons: validate the trimmed (internal-name) uploaded
layout BEFORE expanding, matching the oracle handleSettingButtons (the
(... needed) dependency check is a no-op on the trimmed form; it fires
later at Save time). Validating expanded labels wrongly rejected
hand-crafted uploads.
- drop unused typing imports (Any, Sequence).
0 commit comments