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

Sidebar layout broken in NC 28.0.2 #2585

Closed
3 tasks done
msbt opened this issue Feb 10, 2024 · 8 comments
Closed
3 tasks done

Sidebar layout broken in NC 28.0.2 #2585

msbt opened this issue Feb 10, 2024 · 8 comments
Labels

Comments

@msbt
Copy link

msbt commented Feb 10, 2024

IMPORTANT

Read and tick the following checkbox after you have created the issue or place an x inside the brackets ;)

  • I have read the CONTRIBUTING.md and followed the provided tips
  • I accept that the issue will be closed without comment if I do not check here
  • I accept that the issue will be closed without comment if I do not fill out all items in the issue template.

Explain the Problem

The feed navigation on the left side is broken, items are stacked above each other or look otherwise glitchy:

image

Steps to Reproduce

  1. Upgrade from NC 27 to NC 28
  2. Navigate to News-app
  3. ??
  4. Report bug

System Information

  • News app version: 24.0.0
  • Nextcloud version: 28.0.2
  • Cron type: system
  • PHP version: 8.1.2
  • Database and version: PostgreSQL 14.9
  • Browser and version: Firefox 122.0.1
  • OS and version: Win 10 Pro
@msbt msbt added the bug label Feb 10, 2024
@Grotax
Copy link
Member

Grotax commented Feb 10, 2024

Duplicate of #2494

News 24.x does not support Nextcloud 28, the app also does not claim to support Nextcloud 28.
On the app store you will see that the latest supported version of Nextcloud is 28, but the app store includes all per-releases for that information.

You probably force-enabled News at some point.

If you want you can upgrade to the latest alpha release of News 25.0.0-alphaX. That version includes a major re-write of the UI. Unfortunately that version is not yet feature complete see #2503. There is no roadmap and no ETA. News is not supported by the Nextcloud company but a comunity project.

To upgrade to News 25.0.0-alphaX you can choose one of the options below.

  1. Use command line occ to install the alpha
    1.1 sudo -u www-data php ./occ app:update news --allow-unstable (adjust command according to your setup)
  2. Set the update channel in the Admin settings for Nextcloud to beta and wait until the update for News is offered in the webinterface
  3. Do it manually, download release, replace files, trigger upgrade via occ

@Grotax Grotax closed this as not planned Won't fix, can't repro, duplicate, stale Feb 10, 2024
@Grotax Grotax pinned this issue Feb 10, 2024
@msbt
Copy link
Author

msbt commented Feb 10, 2024

Ah my bad, thanks for the explanation! I checked the last issues and couldn't find one that fit the description (apparently because they were closed already), but now I see there are already multiple ones, should have looked deeper. I rarely login as admin, so I didn't force-enable this time around, so not sure what happened there. Either way, thanks for your efforts and work!

@Grotax
Copy link
Member

Grotax commented Feb 10, 2024

If I'm right nextcloud remembers if you force enable an app, it writes the app name to a list in the config.php file. So it could be from long ago.

@exussum12
Copy link

@Grotax Any chance those options can be added somewhere in the readme or pinned issue? That is the best upgrade path I have seen. Thanks for that!

@Grotax
Copy link
Member

Grotax commented Feb 12, 2024

This issue is already pinned 😊

@bodograumann
Copy link

I installed the alpha version, but still get a 404 error in the android app. Is this a missing feature in the alpha version or should I open an issue over at the android app repo?

@SMillerDev
Copy link
Contributor

I don't think anyone had any issue with a 404. So that sounds like something that would be good to report to the android app for sure

@bodograumann
Copy link

Ugh, it was my own stupidity. After force-installing the app as unsupported version, I also had to activate it explicitely again. 🤦
Now it works fine afaict :-)

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

No branches or pull requests

5 participants