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

Improve Frontend for Guesses #3

Open
LukeBebee opened this issue Jul 26, 2023 · 2 comments
Open

Improve Frontend for Guesses #3

LukeBebee opened this issue Jul 26, 2023 · 2 comments
Assignees
Labels
improvement Improvement of an existing feature

Comments

@LukeBebee
Copy link
Collaborator

The current frontend implementation for guesses is functional but can be improved. It allows for duplicate drivers in a single guess (which we may decide later is a feature) and is not the easiest to input quickly.

Ideally, there would be a drag-and-drop input for the order of drivers of a guess, but this will depend on what Streamlit offers in terms of frontend options.

@LukeBebee LukeBebee added the improvement Improvement of an existing feature label Jul 26, 2023
@LukeBebee LukeBebee self-assigned this Jul 26, 2023
@flo0126
Copy link
Owner

flo0126 commented Aug 1, 2023

I made a drag and drop version, but it's a little buggy. Why does the container disappear if something is entered on another tab?

@jchefdeville
Copy link

Is it possible maybe for the drap-and-drop to change the background-color of the .sortable-item to match the current team color ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement of an existing feature
Projects
None yet
Development

No branches or pull requests

3 participants