Skip to content

UICIRC-1355: Add plus icon for adding a notice above the current notice. - #1289

Merged
Dmytro-Melnyshyn merged 1 commit into
masterfrom
UICIRC-1355
Aug 19, 2026
Merged

Dmytro-Melnyshyn merged 1 commit into
masterfrom
UICIRC-1355

Conversation

@Dmytro-Melnyshyn

@Dmytro-Melnyshyn Dmytro-Melnyshyn commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Purpose

Add a plus icon for adding a notice above the current notice.

Description

Adds an accessible "Add notice above" icon/button to each notice card, keeps notice identifiers synchronized when inserting, and labels both add and delete actions.

Approach

Uses the form array insert operation at the selected card index and updates the parallel notice id list at the same position.

Issues

UICIRC-1355

Screenshots

image

@Dmytro-Melnyshyn Dmytro-Melnyshyn added the AI A pull request that was made with the participation of AI (changes in code, tests, etc.) label Aug 19, 2026
@Dmytro-Melnyshyn Dmytro-Melnyshyn changed the title UICIRC-1355: Enable reordering of patron notice policies UICIRC-1355: Add plus icon for adding a notice above the current notice. Aug 19, 2026
@github-actions

Copy link
Copy Markdown

Jest Unit Test Results

    1 files  ±0    192 suites  ±0   1m 6s ⏱️ +28s
2 063 tests +4  2 063 ✅ +4  0 💤 ±0  0 ❌ ±0 
2 110 runs  +4  2 110 ✅ +4  0 💤 ±0  0 ❌ ±0 

Results for commit 090ea4e. ± Comparison against base commit 2007950.

@sonarqubecloud

Copy link
Copy Markdown

@Dmytro-Melnyshyn
Dmytro-Melnyshyn requested review from a team and ncovercash August 19, 2026 11:08
@Dmytro-Melnyshyn
Dmytro-Melnyshyn merged commit f46f187 into master Aug 19, 2026
16 checks passed
@Dmytro-Melnyshyn
Dmytro-Melnyshyn deleted the UICIRC-1355 branch August 19, 2026 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI A pull request that was made with the participation of AI (changes in code, tests, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants