Skip to content

[4.x] Assorted fixes - #7763

Merged
jasonvarga merged 5 commits into
masterfrom
fixes
Mar 27, 2023
Merged

[4.x] Assorted fixes#7763
jasonvarga merged 5 commits into
masterfrom
fixes

Conversation

@jasonvarga

@jasonvargajasonvarga commented Mar 24, 2023

Copy link
Copy Markdown
Member
  • Consistent spacing in pane-style forms. (Nav item editor, CP section and item editor)
  • Revert overzealous section/tab find/replace within nav components that happened in [4.x] Blueprints: Rename sections to tabs #7533. Those "sections" are still "sections".
  • The Popover component provides an object containing itself, so children (in a portal) can reference it. Then use use that to close the popover from within dropdown list. Now that the DropdownItem is within a portal, $parent was not what it used to be, which caused an error when clicking an item.
  • Fix error when clicking the topmost "Update" button in the updater.

@jasonvarga
jasonvarga merged commit ba998ea into masterMar 27, 2023
@jasonvarga
jasonvarga deleted the fixes branch March 27, 2023 13:57
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@jasonvarga