gnu-lorien / yorick

A character database compatible with By Night Studio's Mind's Eye Theatre Books
https://patron.undergroundtheater.org
GNU Affero General Public License v3.0
3 stars 4 forks source link

Adding a Thaumaturgy path to extra in clans ruins the in clan list display in character creation #154

Open gnu-lorien opened 7 years ago

gnu-lorien commented 7 years ago
  1. Create a new vampire
  2. Choose clan Tremere
  3. Click on the top discipline and see that the list is correct for that clan
  4. Add an extra in clan like Animalism
  5. See that it is still correct
  6. Add an extra in clan that's a thaumaturgy path
  7. Now the list only includes those thaumaturgy paths
gnu-lorien commented 7 years ago

Obnoxiously, this bug isn't persistent. If you refresh the page the list returns to normal. Something about having viewed it before and then adding other entries messes up the HTML that's generated with all of the previous entries being hidden.