opentiny / opentiny/tiny-engine

✨ [Feature]: 关于tinyEngien编辑器面板右侧属性如下拉框数据是否可以从远程获取

Open
#1,705 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vue
Stars
2.8k
Forks
476
Avg merge
17h 35m
Merged PRs (30d)
1

Description

What problem does this feature solve

如题,如果编辑器右侧属性面板如下拉框数据可以从远程获取,那么能否根据选中的值来进行http远程请求获取数据并渲染到画布上的 列表区块里呢 ?

感觉这个功能对于低代码平台是比较常见的,目前不知道在tinyEngien如何实现,可否告知一下呢,非常感谢~

What does the proposed API look like

只是一个想法,看官网和视频教程没有看到相关介绍~

What is your project name

tinyEngine

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the tinyEngine editor’s right-side properties panel and the list block rendered on the canvas. Clarify how a selected dropdown value should trigger an HTTP request, what remote data shape is expected, and what behavior marks the feature complete.

Written by the indexing model from the issue text.

Assessment

Domain
frontend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.