fisharebest / webtrees

Online genealogy
https://webtrees.net
GNU General Public License v3.0
429 stars 294 forks source link

Searching across multiple trees is no longer possible #4851

Closed martingeusen closed 10 months ago

martingeusen commented 1 year ago

Your not able to choose other trees at this position with 2.1.17 grafik

fisharebest commented 1 year ago

This works for me. See the demo site - https://dev.webtrees.net/demo-stable/index.php?route=%2Fdemo-stable%2Ftree%2Fdemo%2Fsearch-general

Can you provide more details, or is there a URL where I can see this?

martingeusen commented 1 year ago

It happens if you have more than three trees. At that point webtrees starts to display a vertical list instead of a horizontal list like on the demo-site. Please check https://webtree-test.geusen.de/index.php?route=%2Ftree%2FOEV5%2Fsearch-general&query=peter%20rhein it happens also on my two other instances of webtrees and with several browsers there is no visible php-error, and no matching entry in log-files

fisharebest commented 1 year ago

Looks like a javascript error, that prevents the "show more" dropdown list from expanding.

luenissla commented 1 year ago

The same problem here: Datenpool

fisharebest commented 1 year ago

This is caused by the upgrade from bootstrap 5.2 to 5.3.

https://github.com/twbs/bootstrap/issues/38974

fisharebest commented 10 months ago

This has now been fixed in bootstrap 5.3.2

mpwt commented 9 months ago

I'm not sure it's fixed with the update to v2.1.18. The pedigree selection button still does not work.

On my page https://ffp.bauschaffen.de I have five family trees and it is always searched only in the currently selected one. The selection of all does not work.