Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Training 9 #102

Open
cenouralm opened this issue Jan 6, 2021 · 2 comments
Open

Training 9 #102

cenouralm opened this issue Jan 6, 2021 · 2 comments

Comments

@cenouralm
Copy link
Contributor

cenouralm commented Jan 6, 2021

https://github.com/inveniosoftware/training/tree/v3.4/09-deposit-form
On step 6 after when trying to create a record, the layout looks unformatted:

Captura de ecrã 2021-01-06, às 12 55 14

@alejandromumo
Copy link
Member

alejandromumo commented Feb 16, 2022

Also had this issue using invenio 3.5.0a3. Tutorial elements styling seem to be based on Bootstrap 3, which is being deprecated starting from Invenio 3.4 onwards, in favor of semantic-ui.

How to reproduce

  • Create files mentioned in the tutorial:
    • my-site/my_site/deposit/templates/deposit/create.html
    • my-site/my_site/deposit/templates/deposit/success.html
  • Re-install app pipenv run pip install -e .
  • Launch server ./scripts/server
  • Open web application (https://localhost:5000) and retrieve the pages mentioned before (e.g. .../deposit/create.html)

Exception traceback

There is no exception per se. This issue is about styling not being applied correctly. Elements are not being styled properly (e.g. buttons).

@alejandromumo
Copy link
Member

alejandromumo commented Feb 21, 2022

This issue is meant to be fixed with PR #113

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

No branches or pull requests

2 participants