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

Build a crossword selection experience #12800

Open
SiAdcock opened this issue Nov 11, 2024 · 0 comments
Open

Build a crossword selection experience #12800

SiAdcock opened this issue Nov 11, 2024 · 0 comments

Comments

@SiAdcock
Copy link
Contributor

On the Guardian Digital Editions app’s Home screen, there is a Puzzles button. Tapping opens a webpage in a webview at a consistent URL.

This Crossword Selection page should include links to web-rendered crosswords, which open in the same webview.

The goal of this task is to build an experience that presents users with a choice of crosswords. Tapping the desired crossword will bring up that crossword on the same page.

We will implement this experience as a single page app.

Requirements:

  • All data will be provided by frontend.
  • There will be no further calls for data.
  • There will be no further page navigation or client side routing.
  • There is no need to store browser navigation history.
  • There is no need to have a particular crossword available at a consistent URL.
  • There will be no page furniture or content beyond the crossword selection UI and the crossword itself

Image

@github-project-automation github-project-automation bot moved this to Triage in WebX Team Nov 11, 2024
@SiAdcock SiAdcock moved this from Triage to Sprint Candidates in WebX Team Nov 11, 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