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

Wordlist UI not displaying the selection from dropdown for the fetched results #1081

Closed
roopa0222 opened this issue Aug 21, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@roopa0222
Copy link

Describe the bug
The initial display of the wordlist displays the whole book based on the BCV. The 'Book' is displayed on the dropdown. When I tried to narrow it down to a chapter, it did not display the chapter on the dropdown. however, the results are updated based on the chapter.

To Reproduce

  1. Open the wordlist from the main PB menu with Mark 1:1 on BCV
  2. Wordlist display results with 'Book' in the dropdown
  3. Narrow the results based on the chapter from the dropdown. Results are updated but dropdown does not show 'Chapter'

Expected behavior
The dropdown should display 'Chapter' on the dropdown to indicate the wordlist search results.

OnChapterFetch

@roopa0222 roopa0222 added the bug Something isn't working label Aug 21, 2024
@rolfheij-sil rolfheij-sil self-assigned this Sep 11, 2024
@roopa0222
Copy link
Author

Updated code from platform-bible-extensions repo.

Repo Steps:

  1. Open the wordlist from the main PB menu with Mark 1:1 on BCV
  2. Wordlist display results with 'Book' in the dropdown
  3. Narrow the results based on the chapter from the dropdown. Results are updated and dropdown displays chapter

Screenshot 2024-09-23 115905

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
Status: ✅ Done
Development

No branches or pull requests

2 participants