Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Tabler UI not working?

Aperta
#126 1 commento 2 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
42/100
Tipo di issue
Documentazione
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
fastapi, python

Direzione di ricerca

Inizia leggendo README.md e controllando gli entry point documentati /init/ e /admin/login. Aggiorna il README per rimuovere gli screenshot fuorvianti, spiegare che il progetto è un’API di amministrazione esclusivamente backend, collegare il repository separato del frontend e specificare che /init/ è utilizzabile una sola volta; verifica che /admin/login non suggerisca più la presenza di una UI inclusa.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

I have integrated the admin into my project. I was able to create first admin user with /admin/init and see the admin user in the database.

When I go to 127.0.0.1:8000/admin/login I can see a login page. I enter username and password. I get logged in but see empty page with 404 Not Found.

I found another ticket which shows that this project is only for admin back-end API. The front-end needs to be installed separately.

That's OK but in that case README.md is very confusing and it should be changed.

  1. It should remove all screenshots (which suggest that the package comes with full admin UI).
  2. It should clearly say that this project is admin back-end only and has no UI. It should point to the front-end UI repository
  3. It would also be helpful to mention, that GET /init/ page is one time use only - it stops working after creating the first admin user.
  4. Finally, the GET /admin/login page should be removed. It now renders what looks like a regular login page, which makes an impression the project has UI, but logging in leads to 404 and googling leads to a ticket where it says there is no UI and it needs to be installed separately.
Lingua principale
Python
Stelle
3.8k
Fork
466
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di fastapi-admin/fastapi-admin

Tutte le issue di fastapi-admin/fastapi-admin

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.