-
Notifications
You must be signed in to change notification settings - Fork 201
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
[BUG] Cannot Click on the Deck #709
Comments
I have encountered the same issue, unable to click on the deck to access the cards. 2023-08-16.at.11.15.35.-.Tan.Cockroach.mp4 |
I'm also unable to click on the deck. Updating Obisdian to version 1.4.5 seems to have caused this issue. |
obsflashcardbug.mp4I'm having issues even when clicking directly on the text like @Dima2014 mentioned. My Obsidian version is Edit: Updated Obsidian to |
@manthonygfp FWIW I am on Obsidian 1.4.13 and I can review by clicking directly on the text, thanks @Dima2014 for the tip. Still think this is a bug that should be addressed though. |
The deck wasn't opening until I clicked on the text. Thanks for the tip, I hope this will be improved for better user experience |
Also experienced this problem in Version 1.4.14 (Installer 1.4.14) and I didn't think to click the text because the entire box around the deck row element highlights, so I was clicking that empty space. Version 1.4.14 (Installer 1.4.14). |
* First commit * This doesn't build yet * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Added support for burySiblingCards * Fixed the card count displayed on the status bar * Minor * Minor * Refactoring in preparation for random DeckTreeIter * Support random sequencing of cards during review * Fixed statistics charts * after npm run format * Code for updating question text made resilient to whitespace differences * Added more test cases * Added test case * Fixes for certain cases of whitespace following a question's topic tag * npm run format; update version in manifest.json * Support the Enter key on the numeric keypad in the shortcuts #706 * In flashcard modal, allow user to click across entire tree item rectangle #709 * npm run format; temporary filename changes * Updated formatting for lint, file rename * fix issues reported by pnpm lint * Restored version number to "1.10.1" * Restored pnpm-lock.yaml from version 1.10.1 * Updated change log to reference #706, and #709 * Fixing capitalization of "Note.ts" (step 1) * Fixing capitalization of "Note.ts" step #2 * Reduced collectCoverageFrom to subset of files with 100% code coverage
Hi @Jls0948 This has been fixed in the latest release 1.10.2. Please update to the latest version of the plug-in, and if all good, close off this issue report. Cheers |
Thanks! I'm not the original reporter of the issue, but updating to the latest release does fix the bug for me. |
) * First commit * This doesn't build yet * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Something * Added support for burySiblingCards * Fixed the card count displayed on the status bar * Minor * Minor * Refactoring in preparation for random DeckTreeIter * Support random sequencing of cards during review * Fixed statistics charts * after npm run format * Code for updating question text made resilient to whitespace differences * Added more test cases * Added test case * Fixes for certain cases of whitespace following a question's topic tag * npm run format; update version in manifest.json * Support the Enter key on the numeric keypad in the shortcuts st3v3nmw#706 * In flashcard modal, allow user to click across entire tree item rectangle st3v3nmw#709 * npm run format; temporary filename changes * Updated formatting for lint, file rename * fix issues reported by pnpm lint * Restored version number to "1.10.1" * Restored pnpm-lock.yaml from version 1.10.1 * Updated change log to reference st3v3nmw#706, and st3v3nmw#709 * Fixing capitalization of "Note.ts" (step 1) * Fixing capitalization of "Note.ts" step #2 * Reduced collectCoverageFrom to subset of files with 100% code coverage
I have noticed that after I finish going through a deck, I can't click on the deck again to go back through. I have to exit out of the plugin and reload it. It is the same on my Macbook and iPhone. It seems to be a bug.
The text was updated successfully, but these errors were encountered: