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

[BUG] Cannot Click on the Deck #709

Closed
Jls0948 opened this issue Jul 20, 2023 · 9 comments
Closed

[BUG] Cannot Click on the Deck #709

Jls0948 opened this issue Jul 20, 2023 · 9 comments
Labels
bug Something isn't working

Comments

@Jls0948
Copy link

Jls0948 commented Jul 20, 2023

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.

@Jls0948 Jls0948 added the bug Something isn't working label Jul 20, 2023
@Fog3719
Copy link

Fog3719 commented Aug 16, 2023

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

@benjamin-lyon
Copy link

I'm also unable to click on the deck. Updating Obisdian to version 1.4.5 seems to have caused this issue.

@Dima2014
Copy link

I found that it is only possible to open a deck by clicking right on the deck title, not on the free space of the row.
image

@insanedefaults
Copy link

insanedefaults commented Sep 16, 2023

obsflashcardbug.mp4

I'm having issues even when clicking directly on the text like @Dima2014 mentioned. My Obsidian version is 1.4.5. My plugin version is 1.10.1.

Edit: Updated Obsidian to 1.4.13 and this is still occurring.

@NishantTharani
Copy link

@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.

@its-monotype
Copy link

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

@dmatt
Copy link

dmatt commented Sep 30, 2023

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).

ronzulu added a commit to ronzulu/obsidian-spaced-repetition that referenced this issue Oct 1, 2023
ronzulu added a commit to ronzulu/obsidian-spaced-repetition that referenced this issue Oct 4, 2023
st3v3nmw pushed a commit that referenced this issue Oct 4, 2023
* 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
@ronzulu
Copy link
Collaborator

ronzulu commented Oct 10, 2023

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
Ronny

@NishantTharani
Copy link

Thanks! I'm not the original reporter of the issue, but updating to the latest release does fix the bug for me.

Newdea pushed a commit to open-spaced-repetition/obsidian-spaced-repetition-recall that referenced this issue Dec 1, 2023
)

* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

10 participants