Skip to content

Conversation

@JasirZaeem
Copy link
Member

Closes #937

Currently the buttons to select a specific iteration of a submission are the same color, except the one currently selected.
e.g.
image

In this PR,

  • the appearance of the buttons have been changed to be outlined.
  • The buttons are coloured according to the status of their respective submission.
  • The selected button has the active class and is filled.

image
image
image

@vercel
Copy link

vercel bot commented Aug 14, 2021

@JasirZaeem is attempting to deploy a commit to a Personal Account owned by @garageScript on Vercel.

@garageScript first needs to authorize it.

@codecov
Copy link

codecov bot commented Aug 14, 2021

Codecov Report

Merging #1036 (8635af5) into master (86ab199) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1036   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          123       123           
  Lines         1996      1998    +2     
  Branches       485       485           
=========================================
+ Hits          1996      1998    +2     
Impacted Files Coverage Δ
components/SelectIteration.tsx 100.00% <100.00%> (ø)

@vercel
Copy link

vercel bot commented Aug 14, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/c0d3/c0d3-app/2F6aY5bXdqTUkz5xqEsziynDgogS
✅ Preview: https://c0d3-app-git-fork-jasirzaeem-highlight-selection-btn-c0d3.vercel.app

Copy link
Collaborator

@ggwadera ggwadera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool!

@JasirZaeem JasirZaeem merged commit 2be59e5 into garageScript:master Aug 15, 2021
@JasirZaeem JasirZaeem deleted the highlight-selection-btn branch August 20, 2021 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add color highlighting in submission selection

2 participants