[BUG FIX] The scanning progress overlay is fixed to be static#182
[BUG FIX] The scanning progress overlay is fixed to be static#182Annunitha wants to merge 2 commits into
Conversation
|
Thanks @Annunitha the fix looks good already. But can you try and make the scanning div as overlay along with the footer being blurred while it's scrolled? |
|
@sapnilbiswas Alright, I'll do that. I'll keep you updated! |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@Annunitha any updates? |
Before

As seen above, the progress overlay lays on top of the page footer when the user scrolls down.
After

The bug has been fixed to make sure the div stays static and does not move with scrolling.
File changed: ScanProgressPage.scss
Fixes issue: #168