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 column highlighting in assessment tool workflow #614

Closed
5 tasks done
Tracked by #59
surchs opened this issue Nov 7, 2023 · 0 comments · Fixed by #627
Closed
5 tasks done
Tracked by #59

Improve column highlighting in assessment tool workflow #614

surchs opened this issue Nov 7, 2023 · 0 comments · Fixed by #627
Assignees
Labels
feat:improve Incremental, user facing improvements of an existing feature. type:feature Effort to deliver new features, feature changes & improvements

Comments

@surchs
Copy link
Contributor

surchs commented Nov 7, 2023

We use colors to give the user visual feedback on what tool is selected and what columns have already been mapped to it.

image

This should be improved in the following ways

  • find a color that is less 💥
  • tools that are active should be colored, inactive tools should be white (as now)
  • columns that are not mapped to any tool should be white (as now)
  • columns that are mapped to a tool should not be white
  • if the column is mapped to the currently active (i.e. selected) tool, then the column should be brightly colored, otherwise more muted

Essentially: make it more like the column-categorization workflow above, but with only one color

@surchs surchs added feat:improve Incremental, user facing improvements of an existing feature. type:feature Effort to deliver new features, feature changes & improvements labels Nov 7, 2023
@rmanaem rmanaem self-assigned this Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat:improve Incremental, user facing improvements of an existing feature. type:feature Effort to deliver new features, feature changes & improvements
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants