Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
cboltz opened this issue Jul 22, 2024 · 8 comments
Open

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

cboltz opened this issue Jul 22, 2024 · 8 comments

Comments

@cboltz
Copy link
Member

cboltz commented Jul 22, 2024

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
Copy link
Collaborator

ddemaio commented Jul 23, 2024

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
Copy link
Collaborator

ddemaio commented Jul 24, 2024

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

@ddemaio ddemaio closed this as completed Jan 27, 2025
@cboltz
Copy link
Member Author

cboltz commented Jan 27, 2025

I'm afraid this is still broken :-(

@cboltz cboltz reopened this Jan 27, 2025
@ddemaio
Copy link
Collaborator

ddemaio commented Jan 27, 2025

@cboltz Looks like it was working on my ff and brave. Is this on an old browser?

@cboltz
Copy link
Member Author

cboltz commented Jan 27, 2025

New browsers - I tested with Firefox and Chromium on latest Tumbleweed, and in both the page is still broken.

The error message in the Firefox console is slightly different now:

Uncaught ReferenceError: markdown is not defined   <-- different error message
    <-- original report had 3 additional lines for markdown.js here -->
    success https://101.opensuse.org/assets/js/github.js:42
    each jQuery
    success https://101.opensuse.org/assets/js/github.js:15
    <-- everything else as in the original report -->

@anthony-e-stalker
Copy link

One thing that might help isolate the issue, is that the newest project (Daniel's) is displayed, but none of the older ones.

#236

It's the only one that's displayed now. Previously, none of the projects were.

@ddemaio
Copy link
Collaborator

ddemaio commented Feb 11, 2025

Yeah, I've been looking at a few things, but I just don't have the know how on this. It's really odd. Not understanding why the last one that was done worked, but the others didn't.

@ddemaio
Copy link
Collaborator

ddemaio commented Feb 13, 2025

This is a bit odd as the new issues are added, the site only ends up showing that last issue updated. It removed #236 and is now showing #242

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants