Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combinator: Prototype Gaps #519

Open
4 tasks
Tracked by #495
francisrupert opened this issue Mar 10, 2022 · 0 comments
Open
4 tasks
Tracked by #495

Combinator: Prototype Gaps #519

francisrupert opened this issue Mar 10, 2022 · 0 comments

Comments

@francisrupert
Copy link
Contributor

francisrupert commented Mar 10, 2022

Background

Each of the prototyped Combinators (#497) are mostly functional, though a few features were not implemented or are buggy. This issue attempts to identify them should it be decided to launch using the prototyped JS (rather than rebuild for true "production-quality" scripting.

Consider making each of the below sub-tasks they're own issue for convenient tracking management

  • Suffix/Prefix Toggle
    Add ability to toggle prefix/suffix (text or icon).
    Curveball: requires a completely different HTML structure.
    Additionally should be an option for Field Component when using the Text Input and Spinbox slots.

  • Color Coding
    Identify a solution to format #combinatorCodeSnippet when repainted.

  • Button Group: icon only
    If "Icon Only" is true, then "Icon" must be false.
    Screenshot Bug
    Screenshot Intended

  • Content Tabs: element toggle
    Implement ability to toggled between <a> and <button> elements. Reference how others do this (e.g. Buttons, Button Group, etc).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant