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

[Feature]: Progress Bar #29

Open
RyanJField opened this issue May 21, 2024 · 0 comments
Open

[Feature]: Progress Bar #29

RyanJField opened this issue May 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@RyanJField
Copy link

Add progress bar to web interface.

Detailed Description

Currently the when a user clicks Start Fair Assessment there is no indication that the tool is running. It would be useful to have a progress bar, or at minimum disabling the start button to indicate the tool has started.

Context

The use should be able to track the progress of the tool, or at minimum know the tool is running.
It will allow users to track the progress of the tool.

Possible Implementation

Grey out the Start Fair Assessment button when clicked, possible with CSS / JS / Bootstrap toggle states. Add a progress bar, incrementing with each marker, possibly using the Bootstrap progress bar.

@RyanJField RyanJField added the enhancement New feature or request label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant