Scrollbar is missing en PWA

Home Forums Legacy Support Support queries Other issues Scrollbar is missing en PWA

Viewing 15 posts - 1 through 15 (of 34 total)
  • Author
    Posts
  • #333358
    pablocanedoq
    Participant
    Hello, For some time now, the scroll bar has disappeared in the PWA. Please watch the video: https://screencast-o-matic.com/watch/crVXr6P5cq I have also seen in the Facebook group that another user is facing the same issue: https://prnt.sc/wlb0ox Could you check it out, please?
    #333413
    Veronica
    Moderator
    ok let us check the same
    #333421
    Veronica
    Moderator
    yes right I have created a Trello card for the same please check this https://trello.com/c/QntWMdAb you can check the progress from here
    #336748
    pablocanedoq
    Participant
    Hello, Please, we need a fix for this soon. We are receiving complaints from instructors. Please help
    #337050
    Ada
    Participant
    Hi, Till this issue get resolve, you can enable header in vibebp section from appearance> customize>> vibebp general settings as a temporary fix.
    #340127
    pablocanedoq
    Participant
    Sorry @Ada I didn't understand the connection between the scroll bar fix and enabling the header in VibeBP section. Could you explain it to me please? Because, anyway, I DO NOT want to enable Header in Vibebp section. Actually, I need it to be disabled, just as it is now. I await your comments.
    #340214
    Ada
    Participant
    Hi, Ok then please use this css code in custom css section as temporary fix .
    
    .vibebp_myprofile {
        overflow-y: scroll !important;
         height:inherit !important;
        
    }
    
    #340319
    pablocanedoq
    Participant
    Working! Thank you @Ada !!!
    #340457
    Veronica
    Moderator
    thanks for your confirmation closing this one
    #362467
    Ada
    Participant
    opened the topic as got request here- https://wplms.io/support/forums/topic/scroll-down-is-not-working-when-using-expanded-view-in-course-editor/#post-362465
    #362574
    pablocanedoq
    Participant
    Ok, Thank you @Ada I think it's time to give a definitive and global solution to this. The temporary fix you gave me earlier this year works fine (except in full screen mode) But it turns out that with the new updates, we now have TWO SCROLL BARS. - One of the scroll bars works (the one you gave me) - And the other one doesn't work. Look: https://screencast-o-matic.com/watch/cr10bKV1TWA The Trello Card for this was created almost 5 months ago and is still in the "Issue Log" section without any changes: https://trello.com/c/QntWMdAb By the way, the description of that Trello Card is not correct. There it says "scroll bar is missing in dashboard", but it is not only in the dashboard, the problem is the whole PWA.
    #362668
    Ada
    Participant
    Actually, this issue is little specific. some users are facing this issue some are not . On my local I have not added any code but the scrollbar is working. I'll confirm about it and share the update tomorrow.
    #362860
    pablocanedoq
    Participant
    Thanks @Ada I will be waiting for your updates on this.
    #362872
    Ada
    Participant
    Hi, Right now no users are facing this issue . As I said earlier On my setup I have not added any code but the scrolbar is working. just try removing or commenting out all your css codes once and then check if the scrollbar works.
    #363157
    pablocanedoq
    Participant
    Hi, As you have indicated, I have deleted all the CSS code and still the scroll bar does not work in the whole PWA. https://screencast-o-matic.com/watch/cr1uYUV1ALH
Viewing 15 posts - 1 through 15 (of 34 total)
  • The topic ‘Scrollbar is missing en PWA’ is closed to new replies.