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

Key Events Horizontal Scrolling On Android #12728

Open
JamieB-gu opened this issue Oct 31, 2024 · 0 comments
Open

Key Events Horizontal Scrolling On Android #12728

JamieB-gu opened this issue Oct 31, 2024 · 0 comments

Comments

@JamieB-gu
Copy link
Contributor

There is a bug on Android that means it's not possible to scroll horizontally through the key events at the top of liveblogs and deadblogs. This does not affect vertical scrolling through the rest of the article.

The options for fixing this are as follows:

  1. Fix the horizontal scrolling issue, which would require investigation by an Android developer.
  2. On Android only we could either truncate key events to only the first couple that are visible, or hide the key events section entirely. This is not a long term fix, but rather a temporary one until we can do 1).
  3. Redesign the key events section to use buttons to navigate rather than relying on a horizontally scrolling area. This will require discussion with Design.

Image

@JamieB-gu JamieB-gu added this to the Decommission Templates milestone Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: This Sprint
Development

No branches or pull requests

1 participant