Problem
The Learn RSVP Restart phrase control currently shows the recording target icon, which reads as record/target rather than restarting the current phrase.
Acceptance criteria
- The
Restart phrase button uses a restart/replay-style icon instead of the recording target icon.
- The loop control remains visually distinct from the phrase restart control.
- Component coverage asserts the restart button renders the restart glyph and does not render the record target glyph.
Verification expected
dotnet test @./tests/dotnet-test-progress.rsp --project ./tests/PrompterOne.Web.Tests/PrompterOne.Web.Tests.csproj
Problem
The Learn RSVP
Restart phrasecontrol currently shows the recording target icon, which reads as record/target rather than restarting the current phrase.Acceptance criteria
Restart phrasebutton uses a restart/replay-style icon instead of the recording target icon.Verification expected
dotnet test @./tests/dotnet-test-progress.rsp --project ./tests/PrompterOne.Web.Tests/PrompterOne.Web.Tests.csproj