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

"Generating" component #121

Open
DomVinyard opened this issue Mar 13, 2023 · 1 comment
Open

"Generating" component #121

DomVinyard opened this issue Mar 13, 2023 · 1 comment
Assignees

Comments

@DomVinyard
Copy link
Collaborator

DomVinyard commented Mar 13, 2023

Description

We have the concept of a page 'Generating'. When this is happens it means that the topic already exists in the database (it was generated earlier because it was 'related' to an existing topic) but without a description.

Because we have both the topic image and the topic name, it means we can show a custom generating page:

Task

Replace:

Image

With:

Image

Image

### Acceptance criteria

  • Create a new file Generating.jsx to store the Generating component
  • When a page is being generated we should show this new component, rather than the string Generating....
  • The loading spinner is animated (https://www.npmjs.com/package/react-spinners)
  • Tests are present
@DomVinyard DomVinyard changed the title "Generating" component [Draft] "Generating" component Mar 13, 2023
@bp289 bp289 self-assigned this Mar 13, 2023
@ChrisOwen101
Copy link
Collaborator

Stretch Goal:

Use a nice Lottie Animation to do this

@MariamM110 MariamM110 self-assigned this Mar 13, 2023
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

4 participants