reading
Here are 387 public repositories matching this topic...
-
Updated
Nov 20, 2020
-
Updated
Nov 19, 2020
-
Updated
Jan 17, 2020
-
Updated
Sep 16, 2020 - Go
-
Updated
Nov 20, 2020 - Jupyter Notebook
-
Updated
Sep 30, 2020 - JavaScript
When I start Anki 2.0, "Your Incremental Reading settings file has been modified for compatibility reasons. …", and my custom QuickKey is not there when I start Anki 2.1 after that.
-
Updated
Dec 13, 2017 - HTML
-
Updated
Jun 25, 2020
The following methods/functionality need to be tested:
- Test that
findById()successfully returns the correctCustomShelfwhen a valid ID is passed in - A null pointer exception is thrown if a null
CustomShelfis pased intodelete() - A custom shelf can be successfully deleted
findAll()gets all custom shelvesfindAll(String shelfName)returns a list of all custom shelves if
-
Updated
Jan 17, 2017 - JavaScript
-
Updated
Aug 18, 2020
-
Updated
Jan 27, 2020 - JavaScript
-
Updated
Jan 27, 2020 - JavaScript
Improve this page
Add a description, image, and links to the reading topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the reading topic, visit your repo's landing page and select "manage topics."
Describe the bug
Right now, a user can set any arbitrary date, past or future for the start and finish dates of a
ReadThrough. I think future dates are fine, but that it ought to prevent you from setting the finish date as earlier than the start date.Expected behavior
The form should reject invalid dates and show error text on the page. Ideally it would check the dates before form