Do not show input sections with no fields #22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After #23 this is now somewhat worse.
The (required)
notationfield is only shown with "all fields" enabled.This could be due to a missing annotation. But nothing in the hierarchy of
Identifieris annotated. If an essential annotation is missing, it means that annotations are required now.That seems like a bug or incorrectly coded logic. I will investigate.
I found the logic error. Will add a commit to fix it with the next PR.
I cannot find any empty section anymore. There have been many other fixes also, so I cannot make the causal attribution. But this issue can be closed. Thanks!