Duplicate Chamber Size on Shotgun Type #41
Labels
No Label
big feature
bug
duplicate
enhancement
help wanted
high priority
invalid
low priority
question
tech debt
ui/ux
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: shibao/cannery#41
Loading…
Reference in New Issue
Block a user
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?
Hi,
I've added in some new shotgun ammunition and the chamber size appears to be shown twice when looking at the table. The field is only declared once in the ammo creation stage though.
This is visible when both, All and Shotgun types are selected (see attached screenshots).
Looks like the root cause of the issue is - https://gitea.bubbletea.dev/shibao/cannery/src/tag/0.9.1/lib/cannery_web/components/type_table_component.ex#L57-L58
Will be fixed in v0.9.2