aafre/resume-builder

Improve UX for adding items to table / list in bulk

Open

#104 创建于 2025年8月5日

在 GitHub 查看
 (1 评论) (0 反应) (1 负责人)TypeScript (15 fork)auto 404
ReactJSenhancementgood first issue

仓库指标

Star
 (6 star)
PR 合并指标
 (PR 指标待抓取)

描述

At the moment, adding a new item to the

The Horizontal List / Smart Table requires a user to click the Add Item button and then add the item. A more convenient way would be to have a toggle to add multiple items in bulk by getting a text box, where a user can paste the items (comma-separated), and we can build the list dynamically.

贡献者指南