Skip to content

fix: use Notices component for UpdateAlert instead of PageStructure.mainItems#79

Merged
imorland merged 2 commits into2.xfrom
im/notices-update-alert
Apr 14, 2026
Merged

fix: use Notices component for UpdateAlert instead of PageStructure.mainItems#79
imorland merged 2 commits into2.xfrom
im/notices-update-alert

Conversation

@imorland
Copy link
Copy Markdown
Member

Closes #78

  • Extends Notices.prototype.items instead of PageStructure.prototype.mainItems
  • Converts UpdateAlert from a plain class to a proper Component subclass
  • Replaces hand-rolled alert markup with the Alert component (containerClassName="container"), letting it handle the dismiss button via dismissible/ondismiss

@imorland imorland requested a review from a team as a code owner April 14, 2026 21:35
@imorland imorland merged commit 02b315b into 2.x Apr 14, 2026
20 checks passed
@imorland imorland deleted the im/notices-update-alert branch April 14, 2026 21:39
Sign up for free to 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.

[2.x] Use Notices component for UpdateAlert instead of PageStructure.mainItems

1 participant