alibaba / alibaba/lowcode-engine

时间设置器TimePicker选择后时间会清空

Open
#2,407 1 comment 0 reactions 0 assignees View on GitHub
insufficient information
Dominant language
TypeScript
Stars
15.9k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

复现步骤:
将下面配置放到任何一个组件的meta.ts中,将组件拖入画布,选中组件修改当前时间配置,时间会清空。
{
name: 'value',
title: { label: '当前时间', tip: '当前时间' },
setter: 'TimePicker',
},

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue with the shown setter configuration in a component's meta.ts, then inspect the TimePicker setter and how its selected value is written back after editing in the canvas. Done means changing the current-time setting no longer clears the selected time.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.