Autocomplete for Image Tags #29
Labels
Client
Relating to the frontend React client
good first issue
Good for newcomers
Server
Relating to FastAPI Backend Server
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.
The text was updated successfully, but these errors were encountered: