forked from thinkle/gourmet
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Save when not on last screen not working correctly #344
Comments
This makes me sweat... 😛 I'm on it, but it's difficult! I can't estimate how much work/time it is. |
Not a problem. It is working better than originally, just not 100%,
yet.
When you release a fix, can you put something into the version number
to indicate the RC number? Hopefully, that would be as simple as adding
something like 'RC' and the candidate number to a string containing the
version number. That would insure that I (and others) know that the
latest version did, indeed, install correctly.
…On Thu, 2021-06-24 at 07:26 -0700, Cyril Danilevski wrote:
I'm on it, but it's difficult! I can't estimate how much work/time it
is.
|
This problem is now resolved! |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Entering and saving a recipe, when not on last index page, saves 'New Recipe' and only partial data. Close application and re-open fixes entered recipe. I did not test entering new recipe when on last index page.
This test was done from the first index (Search Recipes tab) page.
Choose New in application menu
Fill in data for new recipe and save
Go to last index page to see 'New Recipe' in name column and some data in row
Double click 'New Recipe' and get switched back to edit window
Close edit window and double click opens mostly empty recipe card window with title 'New Recipe'
Close application
Re-open application, go to last index page and recipe appears as it should
Double click recipe and all data is present
Expected Behavior
Adding new recipe, from any index page, should display index data when one goes to last index page
Double click on added recipe should show all entered and saved data
Current Behavior
Showing last index page with edit window showing data entered and saved - ingredient and instruction data was entered, as well, but not shown here. Edit window was positioned to not hide any data showing on the index, only blank part of line.
Showing recipe card window after double clicking index item
Result of double click after closing Gourmet and re-opening
Environment
Ubuntu 20.04 (x86-64)
Kernel: 5.8.0-55-generic
Cinnamon 4.4.8
System and Python 3 kept up to date as updates are released
Commit: cb604da
There is no indication, in Help --> About, that this is RC2, but install completed normally
Installed as Flatpak
The text was updated successfully, but these errors were encountered: