You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When Take Conversations is enabled in TEXTER_SIDEBOXES, it requires a text input rather than a drop down of potential options.
While it defaults to vetted-takeconversations when that is enabled, I see it adding confusion and allowing for the user to accidently add an input that would otherwise negate the Take Conversations feature entirely.
Ideally, this dropdown would contain all available options.
Current:
Motivation
To make clear what options are available in the Take Conversations feature
Detailed Design
Basic drop down menu of available options
Project Plan Information
Work on src/extensions/texter-sideboxes/take-conversations/react-component.js to add a basic drop down menu that checks the available options in the global vars.
@mcverter are you interested in this issue?
Effectively, get the TEXTER_SIDEBOXES global variable, and have the options that are in there that presented in a drop down. This is all under "Take Conversations" in the settings page.
PS we are in a code freeze. Spoke 14.2 will be published in Q1 of 2025.
Proposal
When Take Conversations is enabled in TEXTER_SIDEBOXES, it requires a text input rather than a drop down of potential options.
While it defaults to vetted-takeconversations when that is enabled, I see it adding confusion and allowing for the user to accidently add an input that would otherwise negate the Take Conversations feature entirely.
Ideally, this dropdown would contain all available options.
Current:
Motivation
To make clear what options are available in the Take Conversations feature
Detailed Design
Basic drop down menu of available options
Project Plan Information
Work on src/extensions/texter-sideboxes/take-conversations/react-component.js to add a basic drop down menu that checks the available options in the global vars.
Sponsor Organization (will test alphas/betas)
SV
Developer allocated
Undecided
Planned timeline
14.1 or 14.2 release
Files/File-sections touched
src/extensions/texter-sideboxes/take-conversations/react-component.js
Schema changes and migrations
None
Any other links to details about the plan (maybe a Google Doc link, or other place where folks have commented)
N/A
Existing github issues that this RFC will address
N/A
Additional Context:
N/A
The text was updated successfully, but these errors were encountered: