{% contributors context=pageContributors format='bio' %}
lists all publication essays, not just for pageContributors
#847
Labels
bug
Actual behavior does not match expected behavior
quire-11ty
This is an issue with the quire-11ty package
status:backlog
Issue is a lower priority but needs to eventually be addressed
Before proceeding, make sure there isn’t an existing issue for this bug.
Expected Behavior
{% contributors context=pageContributors format='bio' %} should list all the contributors included in Page YAML, their individual bios, and their other essay contributions within the publication unless that contribution is the page the shortcode is being used on.
Actual Behavior
{% contributors context=pageContributors format='bio' %} lists the contributors included in that page's page YAML, their bios, and, erroneously, all the other essays by page YAML contributors throughout the publication as well as the essay the shortcode appears on.
In the example above, Mahdi Sahragard only contributed the first essay. None of the other items in that list should be appearing.
Steps to Reproduce
contributor
info to the Page YAML of anessay
{% contributors context=pageContributors format='bio' %}
Version Numbers
[grj-19]
quire-cli 1.0.0-rc.10
quire-11ty 1.0.0-rc.14
starter /Users/galbers/GitHub/[email protected]
[System]
quire-cli 1.0.0-rc.10
node v18.16.0
npm 9.5.1
os Darwin 21.6.0
Web Browser
Chrome: Version 117.0.5938.62 (Official Build) (x86_64)
Relevant Terminal/Shell Output
No response
Supporting Information
I found that adding *** above the shortcode removed the list of essays:
The text was updated successfully, but these errors were encountered: