Skip to content

Left/right arrows do not work #3136

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

Open
3 tasks done
FadeFx opened this issue Apr 6, 2025 · 1 comment · May be fixed by #3191
Open
3 tasks done

Left/right arrows do not work #3136

FadeFx opened this issue Apr 6, 2025 · 1 comment · May be fixed by #3191
Labels
bug frontend impact Javascript/Frontend code upstream

Comments

@FadeFx
Copy link

FadeFx commented Apr 6, 2025

  • 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

What problem did you encounter?
The article viue contains arrows for a while now, at least in mobile view, I think to switch to next/previous article, but they don't do anything at all.

Steps to Reproduce

Explain what you did to encounter the issue

  1. Open article in mobile browser
  2. Click one of the arrows marked on screenshot
  3. Wait for nothing to happen... ;-)

System Information

  • News app version: 25.3.1
  • Nextcloud version: 31.0.2
  • Cron type: (system cron/python updater/...)system cron
  • PHP version: 8.3.19
  • Database and version: mysql 10.11.11
  • Browser and version: any mobile browser
  • OS and version: Debian 12 raspberrypi os

Image

@FadeFx FadeFx added the bug label Apr 6, 2025
@FadeFx FadeFx changed the title Legt/right arrows do not work Left/right arrows do not work Apr 7, 2025
@Grotax Grotax added the frontend impact Javascript/Frontend code label Apr 7, 2025
@wofferl
Copy link
Collaborator

wofferl commented Apr 7, 2025

The arrow navigation was introduced in #3046, unfortunately the depending patch for the nextcloud-vue library (nextcloud-libraries/nextcloud-vue#6364) has not yet been merged and there is also an upstream bug that has not been fixed to allow the navigation when showing details in mobile view (nextcloud-libraries/nextcloud-vue#6261).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug frontend impact Javascript/Frontend code upstream
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants