MarketingPipeline / MarketingPipeline/Code-Runner-Web-Component
[Feature Request]: Multiple Tab Support
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 56
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
To compile / run scripts such as HTML, CSS / JS in the web component. Tabs will be required. This will also provide support for running multiple files as tabs via the Piston API and other plugins that allow usage of tabs.
Describe the solution you'd like
Possibly a plugin / addons or function built directly into the web component that allows / detects if tabs are needed.
Needs to-
- allow tab content to be easily used in other plugins / addons.
- allow plugin / addon to detect if tabs are needed or not.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the web component's existing plugin/addon integration and the Piston API path mentioned in the issue. Trace how one code file is currently passed through the component, then define the tab content and detection interfaces; done means plugins can reuse tab content and determine whether tabs are needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100