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

Remove button moved to left side of Workday Waiver List #592

Merged
merged 2 commits into from
Nov 28, 2020

Conversation

jrasmith0
Copy link
Contributor

@jrasmith0 jrasmith0 commented Nov 27, 2020

Related issue

#445

Context / Background

Move delete button from the right hand side labeled column to left hand side non-labeled column of the Workday Waiver List

What change is being introduced by this PR?

Removed data value associated with labeling the table header for the delete category and reordered the associated cells under the generation of the subsequent data rows. This results in an unnamed header for the delete category as well as the functional operation of the delete buttons on the left hand side of the table.

How will this be tested?

Tested locally by running the application, ensuring the the functionality of the operations is still the same. Test cases cleared.

@codecov
Copy link

codecov bot commented Nov 27, 2020

Codecov Report

Merging #592 (a46dff3) into main (1e9e877) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #592   +/-   ##
=======================================
  Coverage   69.34%   69.34%           
=======================================
  Files          27       27           
  Lines        2107     2107           
  Branches      295      295           
=======================================
  Hits         1461     1461           
  Misses        579      579           
  Partials       67       67           
Impacted Files Coverage Δ
src/workday-waiver.js 79.16% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1e9e877...a46dff3. Read the comment docs.

@jrasmith0 jrasmith0 changed the title resolves: #445 Remove button moved to left side of Workday Waiver List Nov 27, 2020
Copy link
Collaborator

@tupaschoal tupaschoal left a comment

Choose a reason for hiding this comment

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

Can you post before and after screenshots or gifs, please?

src/workday-waiver.html Show resolved Hide resolved
@jrasmith0
Copy link
Contributor Author

jrasmith0 commented Nov 27, 2020

Before changes made:

image

After changes made:

image

@tupaschoal
Copy link
Collaborator

The screenshots look the same, don't they?

@jrasmith0
Copy link
Contributor Author

The screenshots look the same, don't they?

You're right, dragging uploaded two copies of the same file, uploaded the correct file under before changes.

@tupaschoal
Copy link
Collaborator

\changelog-update
Message: Close: [#445] Move delete button to the leftmost column on workday waiver window
User: jrasmith0

@tupaschoal tupaschoal merged commit ba041aa into TTLApp:main Nov 28, 2020
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.

2 participants