-
**Describe the bug**
When inputting alphabetical characters into the year input, instead of numeric values, it returns a ValueError and causes the program to crash.
**Program**
CSC256PUBLICCHANGE…
-
**Describe the bug**
Program crashes on [Enter] without entering a month of birth
**Program**
CSC256PublicChangeDoc / 9/29/2019 4:25pm
**Component**
full_retirement_age_calculator_app.py
…
-
**Is your feature request related to a problem? Please describe.**
* A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
* A Feature might be a useful extens…
-
The earliest one can file is age 62, and the first benefit will be received to pay for the month the worker is 62 and one month old. So the left-most position on the slider is one month to early.
-
**Describe the bug**
When asked for birth month, pressing Enter does not give 0 and crashes.
**Program**
CSC256PublicChangeDoc 10/3/2019 2:09:48 PM
**Component**
full_retirement_age_calculato…
-
**Describe the bug**
When a string is entered, a Value Error is thrown.
**Program**
jtclark52 / wtccjava-CSC256PublicChangeDoc /build 3/2019-Sept 30 6:00PM
https://github.com/jtclark52/wtccjava-…
-
**Is your feature request related to a problem? Please describe.**
• The program lets invalid data be entered.
• When invalid data is entered it returns “-1” and “invalid” in the return response.
•…
-
Anyone know how to properly and efficiently parse and print the Google Trends Categories listing, the result of executing TrendReq().categories()? It seems to be a dictionary of a list of a dictionary…
-
**Is your feature request related to a problem? Please describe.**
• The UI is crowded together and not clean to understand well
• The formatting of the UI could be improved for readability
• The y…
-
**Is your feature request related to a problem? Please describe.**
This feature request is related to a problem I am having when alphabetical characters are inputted, when the program expects numeric…