Utilise the "lines" attribute in the templates API to determine inputs #9
Labels
No Label
blocked
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
linting
question
security
type
bugfix
type
dependencies
type
feature
type
other
unit-tests
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: public/webexmemebot#9
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?
The templates API contains an attribute
lines
which tells the user the maximum number of lines that a meme can accept.We should utilise this to create the card, i.e. dynamically add inputs to the card based on the number of allowed lines for the selected meme.