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

Autocomplete for Image Tags #29

Open
NikkOLab opened this issue Apr 28, 2021 · 0 comments
Open

Autocomplete for Image Tags #29

NikkOLab opened this issue Apr 28, 2021 · 0 comments
Labels
Client Relating to the frontend React client good first issue Good for newcomers Server Relating to FastAPI Backend Server

Comments

@NikkOLab
Copy link
Contributor

Currently, the image tag autocomplete comes from a static list on the client-side.

There should be a module in the backend to manage and store this list. And the client should fetch the list from the server.

@NikkOLab NikkOLab added good first issue Good for newcomers Client Relating to the frontend React client Server Relating to FastAPI Backend Server labels Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client Relating to the frontend React client good first issue Good for newcomers Server Relating to FastAPI Backend Server
Projects
None yet
Development

No branches or pull requests

1 participant