openSUSE / mentoring

The openSUSE Developer Mentoring Program
http://101.opensuse.org
60 stars 49 forks source link

101.o.o shows "Please wait for loading the projects ..." #232

Open cboltz opened 4 months ago

cboltz commented 4 months ago

This issue is about a problem in 101.o.o - and while it might also be a nice task for a future GSoC student, it's probably a good idea if one of the repo admins/devs fixes it before the next GSoC season starts ;-)

Instead of listing the available projects under Rancher/ibus/Uyuni etc., 101.o.o only displays "Please wait for loading the projects ..."

The browser's javascript console shows the following error:

Uncaught TypeError: tree is null
    convert_tree_to_html https://101.opensuse.org/assets/js/markdown.js:1556
    toHTMLTree           https://101.opensuse.org/assets/js/markdown.js:112
    toHTML               https://101.opensuse.org/assets/js/markdown.js:82
    success              https://101.opensuse.org/assets/js/github.js:42
    each                 jQuery
    success              https://101.opensuse.org/assets/js/github.js:15
    jQuery 8
        fire
        fireWith
        done
        callback
        send
        ajax
        method
        getJSON
    success              https://101.opensuse.org/assets/js/github.js:14
    jQuery 6
        fire
        fireWith
        done
        callback
        send
        ajax
    <anonymous>          https://101.opensuse.org/assets/js/github.js:8
    jQuery 9
        mightThrow
        process
        setTimeout handler*Deferred/then/resolve/<
        fire
        add
        then
        Deferred
        then
        ready
    <anonymous>          https://101.opensuse.org/assets/js/github.js:1
ddemaio commented 4 months ago

I tried to working on it and somehow accidentally pushed the changes to the main branch rather than the fork. I committed the previous code. I think this is a firefox issue. In other browsers, the items are viewable.

ddemaio commented 4 months ago

I tried 4 browsers. It works only with Brave. Not sure what the issue might be.