Background goal
This task is to specify how the highlighted text should behave while rechecking is happening after selecting "Revise" Tone Check being implemented in T397984.
Proposed solution
While Rechecking (loading), any highlighted text will temporarily disappear because the system is verifying whether the issue has been fixed.
Why no highlights during rechecking?
- Gray highlight indicates an issue that is inactive.
- Yellow highlight indicates an issue that is selected and active.
- Blue borders indicate the issue currently being revised by the user.
During the rechecking process, none of these visual indicators should be shown, as the system is still determining whether the issue has been resolved. Once rechecking is complete, the text will be highlighted again just if the system detects there are still issues to fix.
