8000 Prompt styling always sticks to ListStyle.in_line, even when specifying a different style · Issue #240 · microsoft/botbuilder-python · GitHub
[go: up one dir, main page]

Skip to content
Prompt styling always sticks to ListStyle.in_line, even when specifying a different style #240
Closed
@Zerryth

Description

@Zerryth

Version

python v4.4 (preview 1)

Describe the bug

  • create ChoicePrompt
  • set ChoicePrompt.style to anything besides ListStyle.in_line or ListStyle.auto (which is in_line anyways)
    • i.e. ListStyle.list_style, ListStyle.none, etc.
  • bot response sent sticks to in_line rather than respecting specified style

Expected behavior

  • to use the styling specified, not just in_line

[bug]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0