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

[ReviewEntriesTable] Exempt edit/delete cols from Hide All #3079

Merged
merged 3 commits into from
May 2, 2024

Conversation

imnasnainaec
Copy link
Collaborator

@imnasnainaec imnasnainaec commented Apr 29, 2024

In the Review Entries tool, click the 3-vertical-bars icon in the top corner to show/hide/rearrange columns. The initial edit column and the final delete column don't show up as options because we want them always one and always on the ends.

Bug: If you click the Hide All button text, the only column that doesn't hide is the Vernacular column. But the edit and delete columns also shouldn't hide.


This change is Reviewable

@imnasnainaec imnasnainaec added bug Something isn't working frontend goal: ReviewEntries Size: S Small sized issue labels Apr 29, 2024
@imnasnainaec imnasnainaec self-assigned this Apr 29, 2024
Copy link

codecov bot commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.04%. Comparing base (dc301f3) to head (d5df636).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3079   +/-   ##
=======================================
  Coverage   75.04%   75.04%           
=======================================
  Files         269      269           
  Lines       10387    10387           
  Branches     1227     1227           
=======================================
  Hits         7795     7795           
  Misses       2231     2231           
  Partials      361      361           
Flag Coverage Δ
backend 84.03% <ø> (ø)
frontend 66.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@imnasnainaec imnasnainaec requested a review from jmgrady May 2, 2024 15:20
Copy link
Collaborator

@jmgrady jmgrady left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @imnasnainaec)

@imnasnainaec imnasnainaec merged commit de31bb6 into master May 2, 2024
18 checks passed
@imnasnainaec imnasnainaec deleted the review-entries-end-cols branch May 2, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend goal: ReviewEntries Size: S Small sized issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants