ant-design / ant-design/x

Add response appearing effect

Open
#886 3 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
4.8k
Forks
1.2k
Avg merge
3d 3h
Merged PRs (30d)
2

Description

### 需求动机

请参考腾讯元宝的回复效果。文字的 opacity 逐渐从 0 变为 1。这种 appearing 的效果给人一种逐渐思考的感觉,非常适合大模型回复这种场景

### 提议的 API 是什么样的?

可以在 BubbleProps 的 typing 里面增加一个 appearing

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the BubbleProps typing and the response-rendering entry point. Confirm how the proposed appearing prop should control the requested opacity transition, then use the project's existing checks to verify that the prop is exposed and responses transition from opacity 0 to 1.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.