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

Word List: Add option to copy a list #1052

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

ajdapretnar
Copy link
Collaborator

Issue

Currently, adding a list copied entries from a previous list. This is counterintuitive. Add a separate option to copy a list.

Description of changes

Adding a new list now adds an empty list.
Another button is added with the option to copy an existing list.

Includes
  • Code changes
  • Tests
  • Documentation

@codecov-commenter
Copy link

Codecov Report

Merging #1052 (0eea91c) into master (7456311) will increase coverage by 0.01%.
The diff coverage is 92.30%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1052      +/-   ##
==========================================
+ Coverage   82.27%   82.28%   +0.01%     
==========================================
  Files          93       93              
  Lines       12448    12460      +12     
  Branches     1699     1701       +2     
==========================================
+ Hits        10241    10253      +12     
+ Misses       1895     1894       -1     
- Partials      312      313       +1     

@VesnaT VesnaT merged commit f73d42f into biolab:master Apr 2, 2024
12 checks passed
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.

3 participants