日历日程组件优化,细分日程事件数据
- Dominant language
- TypeScript
- Stars
- 18.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
#### 描述问题:

现在日历日程组件如果在同一天中有多个日程数据,点击其中某一条,只能当天显示所有的日程数据,不友好,我觉得应该再细分一下,我鼠标放到哪一条上,弹出的就是对应的那条,例如下面视频的日历
#### 截图或视频:
https://github.com/baidu/amis/assets/45064164/d7b1b4e9-1705-4a84-af99-87c882efea61
#### 如何复现(请务必完整填写下面内容):
1. 你是如何使用 amis 的?
`sdk`、`npm` 或`其他`...
2. amis 版本是什么?请先在最新 beta 版本测试问题是否存在
3.3.0
3. 粘贴有问题的完整 `amis schema` 代码:
```
code here...
```
4. 操作步骤
请简单描述一下复现的操作步骤...
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the amis calendar schedule component and reproduce the behavior described in the issue using the referenced screenshots or video. Check how multiple events on one day are selected and displayed; done means selecting or hovering an event shows only that event rather than all events for the day, with coverage for the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100